kokjan/vendor/bower-asset/patternfly-bootstrap-treeview/tests
Manop Kongoon 35a9c7f61d style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
..
lib style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
README.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
data.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
tests.html style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
tests.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00

README.md

Testing

Tests are run using QUnit and PhantomJS

To run the tests yourself.

$ npm install
$ npm test

To view the test report.

$ npm install
$ npm start

Then open a browser and navigate to http://localhost:3000/tests.html