Vojta Jina
a3e1e0033a
Update angular to 1.0.0-rc1
2012-03-14 00:27:50 -07:00
Igor Minar
9806336556
add inlined ng:cloak definition to the async template
2012-01-23 17:42:16 -08:00
Igor Minar
68ed658f4a
remove extra ng:app from async template
2012-01-23 17:41:48 -08:00
Igor Minar
e445874cfe
upgrade to 0.10.6 final
2012-01-17 14:39:49 -08:00
Misko Hevery
02e4c215eb
upgrade to AnuglarJS 0.10.6 bubblewrap-cape
2012-01-13 21:04:35 -08:00
Christoph Burgdorf
2682dab1b7
upgrade to AngularJS 0.10.0 chicken-hands
2011-09-07 22:44:19 -07:00
Marcello Nuccio
226dfafe63
Fixed two small typos in scripts/web-server.js.
2011-09-02 19:26:52 +03:00
Igor Minar
b0267a5bd5
upgrade to angular 0.9.19 canine-psychokinesis
2011-08-21 00:41:34 -07:00
Igor Minar
0face23481
upgrade to angular 0.9.18 jiggling-armfat
2011-07-29 18:43:59 -07:00
Igor Minar
64345da0b8
upgrade to angular 0.9.17 vegetable-reanimation
2011-06-30 14:13:28 -07:00
Vojta Jina
f46a6d728f
Missing semi-colons
2011-06-13 18:38:11 +02:00
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
2011-06-13 18:36:46 +02: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
e533fc653a
angular 0.9.16 weather-control
2011-06-07 22:17:44 -07:00
Igor Minar
289fab7e12
making the windows script crlf delimited
2011-06-03 14:16:45 -07:00
Igor Minar
002f70a3c7
update readme with windows info
2011-06-03 07:29:26 -07:00
Igor Minar
187f555683
improving the windows bat scripts
2011-06-03 07:28:44 -07:00
Ilya Fedotov
393d5e9bc5
Added windows .bat equivalents to .sh scripts for running tests
2011-05-23 09:50:25 -07:00
Igor Minar
b5d47bc2a4
add index.html to the seed layout docs
2011-04-18 16:57:33 -07:00
Igor Minar
59c3871e4a
upgrading to angular 0.9.15 lethal-stutter
2011-04-11 14:37:19 -07:00
Igor Minar
19bda8af3d
fix typo in controllers.js placeholder code
2011-04-10 14:09:29 -07:00
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.
2011-04-01 13:49:45 -07:00
Igor Minar
d671a5519b
upgrading angular to 0.9.14 key-maker
2011-04-01 13:45:32 -07:00
Igor Minar
82dd42351d
updating angular to 0.9.13 curdling-stare
2011-03-13 22:50:40 -07:00
Igor Minar
f216c1fbbf
switching scripts/test.sh from sh to bash
2011-03-08 11:29:27 -08:00
Igor Minar
570696b895
improving the test-server.sh console output
2011-03-08 11:27:56 -08:00
Igor Minar
4e186e4f00
jstd 1.3.1+ and jasmine-jstd-adapter upgrade
2011-03-07 00:12:31 -08:00
Igor Minar
af23ccae24
default to utf8 charset
2011-03-07 00:11:30 -08:00
Igor Minar
5f74181b82
angular 0.9.12 leftover .scope call fix
2011-03-03 23:20:45 -08:00
Igor Minar
0c13364fcb
angular 0.9.12 $hover service fix
2011-03-03 23:07:42 -08:00
Igor Minar
2156c67fde
upgrading angular to 0.9.12 thought-implanter
2011-03-03 14:29:53 -08:00
Igor Minar
ace792c9ab
move jsTestDriver.conf into config/ directory
2011-02-08 22:33:03 -08:00
Igor Minar
fa27cd0a4a
upgrade to angular 0.9-10
2011-02-08 22:30:32 -08:00
Igor Minar
12fa4ce178
upgrade to angular 0.9.10 and update the code with angular API changes
2011-01-27 00:10:49 -08:00
Misko Hevery
4eb3470c9d
updated jasmine adapter to newer version
2011-01-11 13:46:16 -08:00
Igor Minar
3f2cce0120
the initial version
2010-12-23 22:32:09 -08:00