Something went wrong while fetching comments. Please try again.
Clean up campaigns/resolvers tests
Created by: mrnugget
This does a few small things:
- Remove a TODO in
TestApplyCampaign
and replace it with actual assertion - Remove an unused test helper
- Move
TestChangeseCountsOverTime
to thecampaigns_test.go
file where the resolver is on which the method is defined - Move all test helpers into
main_test.go
instead oftesting.go
Merge request reports
Activity
Please register or sign in to reply