fix tests

This commit is contained in:
Dennis Eichhorn 2024-04-25 01:01:37 +00:00
parent 55c964b0d7
commit e5afd54219

View File

@ -239,6 +239,8 @@ The javascript testing is done with jasmine. The javascript testing directory is
Alternatively you can open `http://127.0.0.1/jsOMS/tests/SpecRunner.html` to run the tests in your browser.
> Some tests require the browser context to work
### JS Eslint
The js code base has a defined code style standard. The easiest way to check for most rules is to run eslint.