https://github.com/phyks/broutertesting
Testing helper for BRouter profiles
https://github.com/phyks/broutertesting
Last synced: 3 months ago
JSON representation
Testing helper for BRouter profiles
- Host: GitHub
- URL: https://github.com/phyks/broutertesting
- Owner: Phyks
- License: mit
- Created: 2018-11-03T12:17:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T13:21:02.000Z (over 5 years ago)
- Last Synced: 2025-01-22T12:23:17.391Z (5 months ago)
- Language: HTML
- Size: 951 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
BRouter profiles testing
========================Here is a very simple web application to help test, compare and
review [BRouter](https://github.com/abrensch/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.