3 Commits (515a9791c795d050c49acd59e0f0b640abdf4278)

Author SHA1 Message Date
Vojta Jina a3e1e0033a Update angular to 1.0.0-rc1 12 years ago
Misko Hevery 02e4c215eb upgrade to AnuglarJS 0.10.6 bubblewrap-cape 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