test: add 43 integration tests for all HTTP handlers #146
Reference in New Issue
Block a user
Delete Branch "feature/integration-tests-batch1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Issues covered
Test plan
go test ./internal/handlers/ -run TestIntegration_ -v- all 43 passgo test ./...- all packages pass (including previously-failing TestDashboard_NoToken)