This repository has been archived on 2020-09-11. You can view files and clone it, but cannot push or open issues or pull requests.
sp4ke.github.com/config/jsTestDriver-scenario.conf

11 lines
252 B
Plaintext
Raw Normal View History

server: http://localhost:9877
load:
- test/lib/angular/angular-scenario.js
- config/jstd-scenario-adapter-config.js
- test/lib/angular/jstd-scenario-adapter.js
- test/e2e/scenarios.js
proxy:
- {matcher: "*", server: "http://localhost:8000"}