cacert-boardvoting/internal
Jan Dittberner 335ce16547 Add tests for handlers and middleware
- drop migration 2022052601_drop_unused_decisions_colums because it was implicitly part of an earlier migration
- add /health endpoint for database health check
- add tests for the health check endpoint
- add tests for middleware secureHeaders, logRequest and tryAuthenticate
- add models.UserModel.CreateUser method
2022-05-26 19:22:56 +02:00
..
mailtemplates Finish new motion create implementation 2022-05-26 15:27:25 +02:00
migrations Add tests for handlers and middleware 2022-05-26 19:22:56 +02:00
models Add tests for handlers and middleware 2022-05-26 19:22:56 +02:00
validator Finish new motion create implementation 2022-05-26 15:27:25 +02:00
mailtemplates.go Fix golangci-lint warnings 2022-05-21 14:09:19 +02:00
migrations.go Remove unused Print method 2022-05-21 14:30:57 +02:00