Commit graph

9 commits

Author SHA1 Message Date
Sandro Eiler
6e07d9c33a test: move logic to helpers
Some checks failed
Rust / Test (push) Has been cancelled
Rust / Rustfmt (push) Has been cancelled
Rust / Clippy (push) Has been cancelled
Rust / Code coverage (push) Has been cancelled
2024-04-18 23:48:34 +02:00
Sandro Eiler
e1c27ca308 fix: set route's method to GET 2024-04-18 23:00:50 +02:00
Sandro Eiler
8045eb979e feat: red test implementation of email confirm 2024-04-18 14:31:06 +02:00
Sandro Eiler
7eebcb12a2 feat: add confirmation 2024-03-09 14:06:47 +01:00
Sandro Eiler
90fc6abf19 feat: add confirmation link to email 2024-03-05 10:12:34 +01:00
Sandro Eiler
0427df8656 feat: actually send email 2024-03-04 21:49:08 +01:00
Sandro Eiler
fe5a596265 tests: remove hidden couplings 2024-03-04 11:48:47 +01:00
Sandro Eiler
ebd7755731 refactor: remove code duplications for main and testing 2024-03-03 21:48:44 +01:00
Sandro Eiler
da1a508616 test: convert single test file to test suite 2024-03-02 22:01:31 +01:00