NickPriv / FryRankBackend

A back-end Java application allowing users to create and view reviews for french fries at restaurants
https://fryrank.oxyserver.com
0 stars 0 forks source link

Add Integration tests #46

Open oxyflush opened 6 months ago

oxyflush commented 6 months ago

This ticket tracks adding in integration tests to test the whole end to end flow for the backend.

We might want to consider also testing the DB in these integration tests and standing up a separate instance for testing.