You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
mailtemplates Finish new motion create implementation 2 years ago
migrations Add tests for handlers and middleware 2 years ago
models Add tests for handlers and middleware 2 years ago
validator Finish new motion create implementation 2 years ago
mailtemplates.go Fix golangci-lint warnings 2 years ago
migrations.go Remove unused Print method 2 years ago