Zohair-Ahmed / EECS3311M-Project

Software Project for EECS3311
0 stars 3 forks source link

Integration Testing #59

Closed nargisgh closed 1 year ago

nargisgh commented 1 year ago

Also write integration tests for your persistence interface; for now, the only integration test that is required is testing DB while using the actual DB not the stub (testing using the stubbed version should be included in unit tests). You can of course write more integration tests if you have time.