Commit Graph
10 Commits
Author SHA1 Message Date
Stevan Freeborn abc6a7655e test: add moq and code coverage support to test suite 2026-02-02 13:18:28 -06:00
Stevan Freeborn 822da7368c tests: refactor test suite to match new project structure 2026-02-02 04:49:00 -06:00
Stevan Freeborn c8c45f6a83 feat: implement password hasher 2026-02-01 11:32:14 -06:00
Stevan Freeborn e479ba4c8a tests: fix integration test setup 2026-02-01 11:31:46 -06:00
Stevan Freeborn 872eb3e95d feat: wip on testing login flows 2026-02-01 08:07:23 -06:00
Stevan Freeborn 725392227e feat: setup db context with initial models 2026-02-01 06:13:08 -06:00
Stevan Freeborn 093ee2c357 feat: add simple check for username and password 2026-02-01 06:12:49 -06:00
Stevan Freeborn 8e40b15cb2 chore: update editorconfig settings 2026-02-01 06:11:31 -06:00
Stevan Freeborn 8012ecaa73 feat: wip on login endpoint
- added basic REPR pattern
- added basic vert architecture
- implemented basica validation for single test case
2026-02-01 04:27:06 -06:00
Stevan Freeborn 9c38aff40f chore: initial project setup 2026-02-01 04:23:12 -06:00