12 Commits (master)

Author SHA1 Message Date
Chakib (spike) Benziane a255aa85d6 preparing repo for github pages 11 years ago
Chakib (spike) Benziane 234d9288c3 updated angular routes and partials, wip theme 11 years ago
Marcello Nuccio 226dfafe63 Fixed two small typos in scripts/web-server.js. 13 years ago
Vojta Jina 07951a6a80 Update scripts for running tests
- change forward slash into back slash in Win scripts
- split params to new lines
- remove $tests option as it makes no sense now
13 years ago
Vojta Jina e8c28eb239 Add jstd-scenario-adapter so we can run e2e tests with JsTD
Added basic configuration, so all you need to run e2e tests:
1/ start web server in project root
>> ./scripts/web-server.js

2/ start JsTD server
>> ./scripts/e2e-test-server.sh

3/ capture some browser
navigate to http://localhost:9877/capture

4/ run the tests
>> ./scripts/e2e-test.sh
13 years ago
Igor Minar 289fab7e12 making the windows script crlf delimited 13 years ago
Igor Minar 187f555683 improving the windows bat scripts 13 years ago
Ilya Fedotov 393d5e9bc5 Added windows .bat equivalents to .sh scripts for running tests 13 years ago
Igor Minar f216c1fbbf switching scripts/test.sh from sh to bash 13 years ago
Igor Minar 570696b895 improving the test-server.sh console output 13 years ago
Igor Minar ace792c9ab move jsTestDriver.conf into config/ directory 13 years ago
Igor Minar 3f2cce0120 the initial version 14 years ago