test: add unit tests for GetTriageQueue aggregation #147
Reference in New Issue
Block a user
Delete Branch "feature/unit-tests-triage-queue-117"
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
Closes #117
Test plan
go test ./internal/gitea/ -run TestGetTriageQueue -v- all 5 pass (including pre-existing sorting test)go test ./internal/gitea/- all tests pass