david8640 / RestaurantSignaturesSoftware

4 stars 1 forks source link

Fix Login Tests in Codeception to have no effect on the DB #78

Closed aassaly closed 10 years ago

aassaly commented 10 years ago

Cor-27 logs creates a new user but doesn't delete the user after the test. This alteration needs to be reversed otherwise every subsequent retest will continue to fail.

aassaly commented 10 years ago

The last push worked. Sorry for all the commits. A failed merge caused the need for all the commits.