ocket8888 commented on issue #4105: Rewrite /federation_resolvers/{{ID}} to Go
URL: https://github.com/apache/trafficcontrol/pull/4105#issuecomment-576894277
 
 
   This stumped me for longer than I care to admit. The problem is that the 
test client is request the 1.4 API while the route is only defined in the 1.5 
API.
   
   So here's the conundrum: this package is 
`github.com/apache/trafficcontrol/traffic_ops/testing/api/v14` and is meant to 
test the 1.4 API. I want to have tests for this endpoint; do I need to create a 
1.5 test suite? Or alternatively, do our API/integration tests need to be 
versioned like this? After all, we don't have a 
`github.com/apache/trafficcontrol/traffic_ops/testing/api/v13` package. I'm not 
totally clear on the procedure here, or where I can look for guidance.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to