PseudoMera / virtual-store

Scalable microservices-based e-commerce application using Go and Kubernetes
MIT License
0 stars 0 forks source link

More extensive API tests #40

Open PseudoMera opened 1 month ago

PseudoMera commented 1 month ago

Right now the API tests just check if the response has the correct code, we should check if the intended effects of the api call are actually happening.

karimalzalek commented 1 week ago

Hello @PseudoMera , are you still working on this ? I can help adjust the test cases