894ebffcaf
Fix previous commit. As "force reconnect" buttons have all the same id on DOM, on the previous commit we were only disallowing the first button with that id on DOM -- "userdup" -- to be closed by a click on editor. Casually the tests were using the same error to simulate a "force reconnect", so even the tests were not getting the issue. |
||
---|---|---|
.. | ||
backend | ||
frontend | ||
README.md |
About this folder: Tests
Frontend
To run the tests, point your browser to <yourdomainhere>/tests/frontend
Backend
To run the tests, run bin/backendTests.sh