Commit Graph

4 Commits

Author SHA1 Message Date
Igor Minar
11e1695154 various fixes 2012-04-29 22:45:04 -07:00
Vojta Jina
5da17aa54c Update seed app 2012-03-14 00:48:37 -07:00
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
2011-06-13 18:31:46 +02:00
Igor Minar
ace792c9ab move jsTestDriver.conf into config/ directory 2011-02-08 22:33:03 -08:00