25 Commits

Author SHA1 Message Date
94fb4705ff add tests for router and openapi, still need to add routes for update interest
All checks were successful
Backend CI / unit-test (push) Successful in 1m10s
Backend CI / unit-test (pull_request) Successful in 44s
2025-10-01 15:53:48 +02:00
bb87b90285 service layer add all tests for existing code
All checks were successful
Backend CI / unit-test (push) Successful in 40s
2025-09-29 16:48:28 +02:00
5eae75b23e wip service test
Some checks failed
Backend CI / unit-test (push) Failing after 37s
2025-09-26 22:37:26 +02:00
6a5f160d83 add interest accural test, improve migration tests
All checks were successful
Backend CI / unit-test (push) Successful in 37s
2025-09-25 22:16:24 +02:00
27b4adaca4 add interest change tables 2025-09-25 12:08:07 +02:00
80fc405bf6 Almost finish basic functionalities
All checks were successful
Backend CI / unit-test (push) Successful in 36s
2025-09-24 17:33:27 +02:00
92c4e0d4fc refine type checking
All checks were successful
Backend CI / unit-test (push) Successful in 35s
2025-09-23 17:37:14 +02:00
1750401278 several changes:
All checks were successful
Backend CI / unit-test (push) Successful in 34s
* api calls for auth

* exchange now bind to user
2025-09-22 22:51:59 +02:00
466e6ce653 wip user reg
All checks were successful
Backend CI / unit-test (push) Successful in 34s
2025-09-22 17:35:10 +02:00
e70a63e4f9 add security py 2025-09-22 14:54:29 +02:00
76ed38e9af add crud for exchange 2025-09-22 14:39:33 +02:00
1fbc93353d add exchange table
All checks were successful
Backend CI / unit-test (push) Successful in 35s
2025-09-22 14:33:32 +02:00
76cc967c42 cycle and trade add exchange field 2025-09-19 23:04:17 +02:00
442da655c0 Fix linting error and linting config 2025-09-19 15:30:41 +02:00
2fbf1e9e01 Add session db 2025-09-19 14:06:32 +02:00
eb1f8c0e37 db ferst version is done.
All checks were successful
Backend CI / unit-test (push) Successful in 28s
Backend CI / unit-test (pull_request) Successful in 27s
2025-09-18 14:26:55 +02:00
d1f1b3e66c Add invalidate not yet with tests
All checks were successful
Backend CI / unit-test (push) Successful in 27s
2025-09-17 16:36:56 +02:00
7041cc654e refine teardown
All checks were successful
Backend CI / unit-test (push) Successful in 25s
2025-09-14 21:09:26 +02:00
2c22f20b48 continue on crud
Some checks failed
Backend CI / unit-test (push) Failing after 27s
2025-09-14 21:01:12 +02:00
5753ad3767 fix test teardown
All checks were successful
Backend CI / unit-test (push) Successful in 24s
2025-09-14 17:17:48 +02:00
1d215c8032 wip crud
Some checks failed
Backend CI / unit-test (push) Failing after 24s
2025-09-14 17:03:39 +02:00
479d5cd230 add user table
All checks were successful
Backend CI / unit-test (push) Successful in 48s
2025-09-14 15:40:11 +02:00
616232b76d add migration and enable ci
All checks were successful
Backend CI / unit-test (push) Successful in 1m40s
2025-09-13 21:14:14 +02:00
b56a506ede another wip 2025-09-12 21:19:36 +00:00
ba58bb60ec initial commit 2025-09-11 18:24:36 +00:00