Commit Graph

9 Commits

Author SHA1 Message Date
158b430235 [settings] fuck it, rework the settings again
this time using pydantic-settings as a base
- removed all os.getenv calls
- removed the secret_key default option
- reworked database loading, creating tables
- prob. something else also but its 4:30 and i have to sleep
2026-07-31 04:33:18 +02:00
bad4e8dd1b [settings] rework settings 2026-07-31 01:50:08 +02:00
3f20cdeed9 just_found_out_about_linters (#17)
This changed a bunch of code but no

Reviewed-on: #17
Co-authored-by: ahtlon <git@ahtlon.de>
Co-committed-by: ahtlon <git@ahtlon.de>
2026-07-29 02:46:50 +02:00
1efbad1db3 [Tests] Fix tests for new model 2026-07-27 17:19:10 +02:00
efa3cbfb58 [Tests] Fix various tests
add new fields to card tests; stop test_get_session from writing into prod db
2026-06-27 18:22:02 +02:00
eec575c619 [Cards] Change all instances of uuid to key 2026-06-27 15:06:05 +02:00
17842a14fd Fix tests using the new api root 2026-06-24 15:54:06 +02:00
235420bc3e Fix testing harness 2026-05-16 17:02:40 +02:00
4e2467c45b Add ai generated tests 2026-05-16 16:27:06 +02:00