googleinterns / cloud-operations-api-mock

Apache License 2.0
5 stars 2 forks source link

Add tests for new server functionality #37

Closed the-ericwang35 closed 4 years ago

the-ericwang35 commented 4 years ago

Adding some more tests for all the new functionality that was added to the server. Also create a struct for the tests to use, similar to our library implementation, as opposed to keeping a bunch of global variables and setting them over and over again.