Go to file
Lucas Verney c21cbbfc9b move to a webapp 2019-10-07 14:32:55 +02:00
css move to a webapp 2019-10-07 14:32:55 +02:00
js move to a webapp 2019-10-07 14:32:55 +02:00
.gitignore Initial commit 2018-11-03 19:14:35 +01:00
LICENSE.md Initial commit 2018-11-03 19:14:35 +01:00
README.md move to a webapp 2019-10-07 14:32:55 +02:00
index.html move to a webapp 2019-10-07 14:32:55 +02:00
tests.js move to a webapp 2019-10-07 14:32:55 +02:00

README.md

BRouter profiles testing

Here is a very simple web application to help test, compare and review BRouter profiles.

You need to have a working BRouter instance to run the tests against it. More details about the expected segments files and configuration is available within the webapp.

Add a new test case

Test cases are stored in a JSON-like structure in the tests.js file.

License

This code is licensed under an MIT license.