fix(tests): enhance database setup for unit tests and address CI failures

- Implemented a function to create a valid SQLite database for testing in db_health_handler_test.go.
- Replaced dummy database file creation with a proper SQLite setup to ensure tests run against a valid database.
- Set CHARON_ENCRYPTION_KEY environment variable in dns_provider_service_test.go to prevent RotationService initialization warnings.
- Added detailed remediation plan for CI Codecov backend test failures, addressing encryption key requirements and database record not found errors.
This commit is contained in:
GitHub Actions
2026-02-16 21:20:34 +00:00
parent 3e4022cd69
commit 4d00af75b6
4 changed files with 1232 additions and 5 deletions
File diff suppressed because it is too large Load Diff