trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

TO Integration test improvements

Open ericholguin opened this issue 2 years ago • 0 comments

Adds the following improvements as suggested by the team:

  • Make all caps http verbs constant for consistency instead of the strings they currently are
  • Make sure all testCase fields start on their own newline for readability
  • Remove the extra call to time.Now
  • Add Require assertions (FatalNow) wherever necessary
  • Add helper function call to the utils check functions

Which Traffic Control components are affected by this PR?

  • Traffic Ops Testing

What is the best way to verify this PR?

Run TO Integration tests

PR submission checklist

ericholguin avatar May 23 '22 15:05 ericholguin