ucsb-cs156 / proj-happycows

https://ucsb-cs156.github.io/proj-happycows/
1 stars 0 forks source link

pc/ap - refactor job test code so that we don't need wiremock in ever… #109

Closed pconrad closed 6 months ago

pconrad commented 6 months ago

In this PR, we refactor the job testing code, adding a parent class so that we can just add the mock for the Wiremock Service once.