Eric Holguin

Results 31 issues of 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...

low impact
tests
improvement
TO Client (Go)

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...

low impact
tests
improvement
TO Client (Go)

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...

low impact
tests
improvement
TO Client (Go)

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...

low impact
tests
improvement
TO Client (Go)

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...

bug
Traffic Ops
Traffic Portal

## I'm submitting a ... - [X] bug report - [ ] new feature / enhancement request - [ ] improvement request (usability, performance, tech debt, etc.) - [ ]...

bug
Traffic Ops
low impact
good first issue
hacktoberfest
low difficulty

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...

tests
improvement

## I'm submitting a ... - bug report ## Traffic Control components affected ... - Traffic Ops - Traffic Portal ## Current behavior: A `GET` request to `/deliveryservices/{{ID}}` (where ID...

Traffic Ops
low impact
regression bug

## 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`...

bug
Traffic Ops

## I'm submitting a ... - [X] bug report - [ ] new feature / enhancement request - [ ] improvement request (usability, performance, tech debt, etc.) - [ ]...

bug
Traffic Ops
low impact
good first issue
hacktoberfest
low effort