Eric Holguin
Eric Holguin
This PR refactors **v4/origins_test.go**, **v3/origins_test.go**, in order to make tests more granular, providing transparency on what is being tested and reducing the need to dig through test code to confirm...
This PR refactors **v4/profiles_test.go**, **v3/profiles_test.go**, **v4/profile_parameters_test.go**, **v3/profile_parameters_test.go**in order to make tests more granular, providing transparency on what is being tested and reducing the need to dig through test code to...
This PR refactors **v4/users_test.go**, **v3/users_test.go**, in order to make tests more granular, providing transparency on what is being tested and reducing the need to dig through test code to confirm...
This PR refactors **v4/parameters_test.go**, **v3/parameters_test.go**, in order to make tests more granular, providing transparency on what is being tested and reducing the need to dig through test code to confirm...
When current user has a role with a lower privilege level than the role it is updating itself to, will result in an Internal Server Error in Traffic Portal. In...
## I'm submitting a ... - [X] bug report - [ ] new feature / enhancement request - [ ] improvement request (usability, performance, tech debt, etc.) - [ ]...
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...
## I'm submitting a ... - bug report ## Traffic Control components affected ... - Traffic Ops - Traffic Portal ## Current behavior: A `GET` request to `/deliveryservices/{{ID}}` (where ID...
## This Bug Report affects these Traffic Control components: - Traffic Ops ## Current behavior: When sending either a `POST` or `PUT` request to `/deliveryservices` and either the`midHeaderRewrite` or `edgeHeaderRewrite`...
## I'm submitting a ... - [X] bug report - [ ] new feature / enhancement request - [ ] improvement request (usability, performance, tech debt, etc.) - [ ]...