Skip to content

Clean up campaigns/resolvers tests

Administrator requested to merge mrn/resolver-tests-fixes into main

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 the campaigns_test.go file where the resolver is on which the method is defined
  • Move all test helpers into main_test.go instead of testing.go

Merge request reports

Loading