8 Commits

Author SHA1 Message Date
Muyao CHEN
14ee642aab refacto: add db tx as a possible input for repo methods
All checks were successful
Build and test / Build (push) Successful in 2m22s
2024-10-25 23:52:43 +02:00
Muyao CHEN
b30a5c5c2d feat: implement repo expense methods
All checks were successful
Build and test / Build (push) Successful in 2m28s
2024-10-24 23:39:13 +02:00
Muyao CHEN
716a58d44c fix: use simple slices instead of []*T 2024-10-24 22:32:57 +02:00
Muyao CHEN
de7c6f7223 test: add event repo tests 2024-10-23 23:29:44 +02:00
Muyao CHEN
0da8b29507 test: try to test user repo and event repo
All checks were successful
Build and test / Build (push) Successful in 2m27s
2024-10-23 09:54:00 +02:00
Muyao CHEN
304651e7ff feat: implement event repo methods 2024-10-20 23:27:17 +02:00
Muyao CHEN
b4259e9a51 doc: add licence for event.go 2024-10-20 21:27:26 +02:00
Muyao CHEN
46c14b63ea feat: add a method for event. And introduce the mock
All checks were successful
Build and test / Build (push) Successful in 2m27s
2024-10-20 21:26:12 +02:00