Insulate acceptance tests from each other
ClosedPublic

Authored by ervin on Apr 8 2017, 7:49 AM.

Details

Summary

Now the in memory database is reset to its initial state between each of
the acceptance tests. Obviously also requires adjusting the tests so
they assume all the same starting state.

Should make it much easier to maintain those tests over time which was
already turning into a problem.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin created this revision.Apr 8 2017, 7:49 AM
franckarrecot accepted this revision.Apr 8 2017, 8:02 AM

did not apply the patch to try out all the acceptance tests though.

This revision is now accepted and ready to land.Apr 8 2017, 8:02 AM
This revision was automatically updated to reflect the committed changes.