Commit Graph

7 Commits

Author SHA1 Message Date
Félix Baylac Jacqué 5aca7a8cdb Create binary cache
Build nomnom / Build-NomNom (push) Failing after 4m1s Details
2024-01-30 12:00:39 +01:00
Félix Baylac Jacqué 627906e6e6 S3: c'est oui 2024-01-23 15:21:04 +01:00
Félix Baylac Jacqué c760345156 tests/db: make sure to teardown the DB in case of failure
We extract the main function in a sub-function to make sure we'll end
up running the DB teardown regardless of the test outcome.

We were originally panicking mid-test, leaving a stray postgres
process and DB on the disk while doing so. Not a good design :)
2023-11-29 17:54:17 +01:00
Félix Baylac Jacqué 0920bf7adb Models: add basic binarycache/project/token machinery
Build nomnom / Build-NomNom (push) Successful in 3m38s Details
2023-11-29 12:10:04 +01:00
Félix Baylac Jacqué 1eedcf924e Enroll webauthn key: full scenario 2023-11-27 12:09:26 +01:00
Félix Baylac Jacqué 9a85a5cd76 Enroll FIDO key: implement end-to-end flow
But it's broken :(
2023-11-27 12:09:26 +01:00
Félix Baylac Jacqué 1dc40ec251 \0/ got integration test working 2023-11-27 12:09:22 +01:00