Joe Ardent
|
30169733a0
|
More login testing, added reference user factory fn.
|
2023-06-02 17:01:59 -07:00 |
|
Joe Ardent
|
659bc0d008
|
Add tests for login/logout endpoints.
Changes in the test DB setup are there to support persistent in-memory DBs for testing.
|
2023-06-02 14:12:29 -07:00 |
|
Joe Ardent
|
81adffe7f0
|
fix migration test with hack
Without sleeping after migration, the tests fail, so...
|
2023-06-01 12:24:43 -07:00 |
|
Joe Ardent
|
b691e6ee8d
|
add automatic migration on startup
|
2023-05-31 21:47:59 -07:00 |
|
Joe Ardent
|
453a126b95
|
Add generic handlers tests, remove broken doctests for session store.
|
2023-05-31 15:58:03 -07:00 |
|
Joe Ardent
|
57a6b69ec3
|
tidy up db stuff
|
2023-05-30 18:44:25 -07:00 |
|
Joe Ardent
|
5dcd726df1
|
move all db stuff to db mod.
|
2023-05-29 17:17:23 -07:00 |
|
Joe Ardent
|
b1fd57c486
|
checkpoint working skeleton for login
|
2023-05-28 12:20:55 -07:00 |
|
Joe Ardent
|
61520964ec
|
break out main code into modules
|
2023-05-10 12:08:03 -07:00 |
|