Prepare a separate user for E2E/Functional tests #652
Labels
Backend 🏭
Stuff related to Backend part.
Bug 🐛
All bugs in our code.
Enhancement 🌪
Things that improve our project.
Frontend 🖥
Stuff related to Frontend part.
P2
Things with #2 Priority
Current Behavior
E2E and Backend Functional Tests works on default admin account, which may be enabled on different instances. This may lead to unwanted execution of tests on non-testing instance, which happened yesterday by an accident.
Expected Behavior
We should have a separate user only for testing purpose.
The text was updated successfully, but these errors were encountered: