[GitHub] [trafficcontrol] ocket8888 commented on issue #4374: Create API v2 tests

2020-02-25 Thread GitBox
ocket commented on issue #4374: Create API v2 tests URL: https://github.com/apache/trafficcontrol/pull/4374#issuecomment-591055224 Still getting a failure in the DS tests: ``` deliveryservices_test.go:396: expected tenant4user to be unable to update tenant3's deliveryservice

[GitHub] [trafficcontrol] ocket8888 commented on issue #4374: Create API v2 tests

2020-02-25 Thread GitBox
ocket commented on issue #4374: Create API v2 tests URL: https://github.com/apache/trafficcontrol/pull/4374#issuecomment-590998776 some of these are probably related to the way capabilities are now created. Instead of using "create" and "delete" tests like other objects, they probably

[GitHub] [trafficcontrol] ocket8888 commented on issue #4374: Create API v2 tests

2020-02-25 Thread GitBox
ocket commented on issue #4374: Create API v2 tests URL: https://github.com/apache/trafficcontrol/pull/4374#issuecomment-590996762 Really? cuz I'm getting tons of failures: ``` servercapabilities_test.go:36: could not CREATE server capability: 400 Bad Request[400] - Error

[GitHub] [trafficcontrol] ocket8888 commented on issue #4374: Create API v2 tests

2020-02-14 Thread GitBox
ocket commented on issue #4374: Create API v2 tests URL: https://github.com/apache/trafficcontrol/pull/4374#issuecomment-586559431 I think ideally it would just run the 2.x tests, because the 1.x tests pass and nobody should be modifying the 1.x endpoint handlers

[GitHub] [trafficcontrol] ocket8888 commented on issue #4374: Create API v2 tests

2020-02-05 Thread GitBox
ocket commented on issue #4374: Create API v2 tests URL: https://github.com/apache/trafficcontrol/pull/4374#issuecomment-582581243 > _"... tests now fail ..."_ That's fine, for the moment. This is an automated