mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-09 08:58:41 +00:00
fix tests
This commit is contained in:
parent
55c964b0d7
commit
e5afd54219
|
|
@ -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.
|
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
|
### JS Eslint
|
||||||
|
|
||||||
The js code base has a defined code style standard. The easiest way to check for most rules is to run eslint.
|
The js code base has a defined code style standard. The easiest way to check for most rules is to run eslint.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user