MIF_E31211958/public/assets/node_modules/bootstrap-treeview-master/tests
Shin ‏‏‎ ‏‏‎ ‏‏‎ ‏‏‎ 2cbb2c6a83 second commit 2024-07-05 10:49:47 +07:00
..
lib second commit 2024-07-05 10:49:47 +07:00
README.md second commit 2024-07-05 10:49:47 +07:00
tests.html second commit 2024-07-05 10:49:47 +07:00
tests.js second commit 2024-07-05 10:49:47 +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