176 Commits (master)
 

Author SHA1 Message Date
Vojta Jina f46a6d728f Missing semi-colons 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 e533fc653a angular 0.9.16 weather-control 13 years ago
Igor Minar 289fab7e12 making the windows script crlf delimited 13 years ago
Igor Minar 002f70a3c7 update readme with windows info 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 b5d47bc2a4 add index.html to the seed layout docs 13 years ago
Igor Minar 59c3871e4a upgrading to angular 0.9.15 lethal-stutter 13 years ago
Igor Minar 19bda8af3d fix typo in controllers.js placeholder code 13 years ago
Igor Minar bd00b9a967 removing display:none + ng:show from index.html
the best practice is not to use angular markup in index.html so
the hide/show thing is not needed.

instead of <div>{{foo}}</div> use <div ng:bind="foo"></div> in
index.html. In other templates it is totally fine to use markup.
13 years ago
Igor Minar d671a5519b upgrading angular to 0.9.14 key-maker 13 years ago
Igor Minar 82dd42351d updating angular to 0.9.13 curdling-stare 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 4e186e4f00 jstd 1.3.1+ and jasmine-jstd-adapter upgrade 13 years ago
Igor Minar af23ccae24 default to utf8 charset 13 years ago
Igor Minar 5f74181b82 angular 0.9.12 leftover .scope call fix 13 years ago
Igor Minar 0c13364fcb angular 0.9.12 $hover service fix 13 years ago
Igor Minar 2156c67fde upgrading angular to 0.9.12 thought-implanter 13 years ago
Igor Minar ace792c9ab move jsTestDriver.conf into config/ directory 13 years ago
Igor Minar fa27cd0a4a upgrade to angular 0.9-10 13 years ago
Igor Minar 12fa4ce178 upgrade to angular 0.9.10 and update the code with angular API changes 13 years ago
Misko Hevery 4eb3470c9d updated jasmine adapter to newer version 14 years ago
Igor Minar 3f2cce0120 the initial version 14 years ago