Commit Graph

16 Commits

Author SHA1 Message Date
ccb59975f7 Refact: rewrite populate db 2022-12-31 14:28:46 +01:00
6eec1f83bb Feat: add sad path test and exceptions for update and delete 2022-12-30 07:45:26 +01:00
5cf062c7a0 Feat: add put for student and fix fixture around database 2022-12-29 17:47:40 +01:00
ccf1655cf4 Feat: add e2e test for api 2022-12-28 07:47:35 +01:00
e5a50e0be8 Feat: basic managent for students 2022-12-27 08:41:59 +01:00
fd567c292d Feat: add get method for student repository 2022-12-27 08:13:54 +01:00
4e13d0e32f Feat: rename populate and use fakers 2022-12-27 08:13:34 +01:00
2dc1cf6fb8 Fix: remove can_load_student test 2022-12-27 06:59:36 +01:00
dfd0bb2b81 feat: add update and delete for tribes 2022-12-26 19:39:44 +01:00
f73ad3a34d Feat: add add tribe 2022-12-26 19:21:00 +01:00
fe92433311 Feat: add get_tribe for sqlite 2022-12-26 19:05:50 +01:00
6fbe238e59 Feat: start sqlite tribe repository 2022-12-26 18:07:23 +01:00
2444bf38a1 feat: add mapper for student and it loads 2022-12-26 11:21:05 +01:00
b3bb1f0cc8 Feat: add TribeSQLAlchemyRepository 2022-12-21 14:10:04 +01:00
b4df4d6c09 Feat: Tribe equality on name and add tests 2022-12-20 10:37:55 +01:00
723092c38f Feat: add orm for Tribes 2022-12-20 10:25:12 +01:00