Commit Graph
16 Commits
Author SHA1 Message Date
Stevan Freeborn ba66c1396c tests(api.tests): pass cancellation token through delegate 2026-02-12 20:47:40 -06:00
Stevan Freeborn e673ab4f24 feat(api): prevent user from connecting to same institution twice 2026-02-12 16:20:10 -06:00
Stevan Freeborn 09930a07fe fix(api.tests): use a serializable dictionary for xunit test case data 2026-02-12 16:18:25 -06:00
Stevan Freeborn 050bf0adba feat(api): add validation for connect account request 2026-02-12 13:39:38 -06:00
Stevan Freeborn 71d14e9fe3 feat(api): add protected connect account endpoint 2026-02-12 13:12:14 -06:00
Stevan Freeborn 5b1a5f003e tests: add mucho tests 2026-02-06 06:53:20 -06:00
Stevan Freeborn bbe3779a53 tests: add remaining register integration tests 2026-02-03 21:04:25 -06:00
Stevan Freeborn 47692fc946 tests: add test for calling refresh with no access token 2026-02-03 21:04:25 -06:00
Stevan Freeborn 453aa3264d tests: check for proper cookie being set in response 2026-02-03 21:04:25 -06:00
Stevan Freeborn 0ce97cdec8 tests(api): add integration test for happy path when logging in 2026-02-03 04:38:40 -06:00
Stevan Freeborn 2a1a03ef6c test: update infra tests for new authentication namespaces 2026-02-03 04:38:40 -06:00
Stevan Freeborn 38a03f56ca tests: refactor test suite to match new project structure 2026-02-03 04:38:40 -06:00
Stevan Freeborn ccda58be07 tests: fix integration test setup 2026-02-03 04:38:40 -06:00
Stevan Freeborn c037b895f0 feat: wip on testing login flows 2026-02-03 04:38:40 -06:00
Stevan Freeborn 1f84f47f31 feat: add simple check for username and password 2026-02-03 04:38:40 -06:00
Stevan Freeborn 42e590d9e6 feat: wip on login endpoint
- added basic REPR pattern
- added basic vert architecture
- implemented basica validation for single test case
2026-02-03 04:38:40 -06:00