You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it was useful during debugging, we don't need it because it's supposed that a test is always running on a clean state (fresh database). I feel that we can remove this code.
As far I understand, the following code removes a series from user's collection if the series is already belonging to a collection:
mystamps/src/test/java/ru/mystamps/web/tests/StepDefinitions.java
Lines 54 to 58 in f72c87d
While it was useful during debugging, we don't need it because it's supposed that a test is always running on a clean state (fresh database). I feel that we can remove this code.
Tech debt for f72c87d (#46)
The text was updated successfully, but these errors were encountered: