Commit Graph

16 Commits

Author SHA1 Message Date
Savanni D'Gerinel 8133ebc8bf Start setting up some common structures and building the client library 2022-11-25 14:47:32 -05:00
Savanni D'Gerinel deb3415c30 Remove the fallibility testing code
It's being handled in a different branch
2022-11-25 12:49:26 -05:00
Savanni D'Gerinel 064b754786 Inject failpoints with the fail library 2022-11-25 12:08:41 -05:00
Savanni D'Gerinel 95a597c8ea Try to add some code for test error fuzzing
it doesn't compile, unfortunately, so it's all commented out
2022-11-20 12:43:33 -05:00
Savanni D'Gerinel 45df1233e5 Complete the test suite for the authentication DB 2022-11-20 12:10:28 -05:00
Savanni D'Gerinel 2c1c19690f Outline test cases for the authentication system 2022-11-20 11:44:29 -05:00
Savanni D'Gerinel 772d2c01f4 Finish mocking the user -> session flow 2022-11-18 10:02:30 -05:00
Savanni D'Gerinel 977059c90d Set up the authentication filter 2022-11-18 08:44:17 -05:00
Savanni D'Gerinel 23b28144a1 Set up a bare memory auth context and a few endpoints 2022-11-17 22:18:51 -05:00
Savanni D'Gerinel 6d32a641b1 Implement the authentication API 2022-11-17 17:51:16 -05:00
Savanni D'Gerinel 6e1e4d7811 Set up the database table with users, invitations, and sessions 2022-11-17 15:55:10 -05:00
Savanni D'Gerinel 57b438c6e6 Set up an echo server 2022-11-17 14:55:09 -05:00
Savanni D'Gerinel 113ddbcd42 Renomigu server al servilo 2021-12-29 17:28:27 -05:00
Savanni D'Gerinel c7e3b94c21 Renomigu la projekton 2021-12-29 13:26:49 -05:00
Savanni D'Gerinel 50807077a6 Add application routes 2021-12-29 12:53:04 -05:00
Savanni D'Gerinel f2b9e6ccb3 Base data structures 2021-09-30 23:44:26 -04:00