Files
espocrm/frontend/test
Yuri Kuznetsov d2398400e2 rename
2022-06-24 19:58:25 +03:00
..
2022-06-24 19:57:08 +03:00
2022-06-24 19:57:08 +03:00
2022-06-24 19:58:25 +03:00

Command to run:

npx jasmine-browser-runner runSpecs --config=frontend/test/jasmine-browser.json

Requires a chromedriver.

Run grunt client before running tests to build a source bundle.

To test a module that is not in the bundle add it to the srcFiles parameter in the jasmine-browser.json.