baserrato / devops-custom-provider

ferrets custom provider
Mozilla Public License 2.0
0 stars 0 forks source link

fix devops api tests #26

Closed baserrato closed 1 year ago

baserrato commented 1 year ago

refactor devops api tests to correspond to the changes made with the resource struct refactoring.

baserrato commented 1 year ago

Going ahead and fixing the main_test.go file since I will be needing it to unit test the name and email get resource helper functions. Working on devops-bootcamp branch devops-refactor-pointers

baserrato commented 1 year ago

resolves #26 Pull Request Merge. Fixes existing unit test that broke with resource struct changes