amosproj / amos2021ss07-bike-nest

MIT License
1 stars 0 forks source link

Backend testing #178

Closed rmandlx closed 3 years ago

rmandlx commented 3 years ago

Adds Backend Integration testing and a github action for it Adds a basic kubemanifests file that can be used to start a kubernetes cluster (see #143) Refine the booking service and bikenest service logic so that we can correctly mock the lock opening/closing.