index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
scenario
/
ApplicationSpec.js
Age
Commit message (
Expand
)
Author
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
refactor($browser): hide startPoll and poll methods
DiPeng
2011-06-15
Fix test for scenario.Application - should remove old iframe
Vojta Jina
2011-05-19
Don't check url (by HEAD request) before navigateTo
Vojta Jina
2010-11-02
Provide better sandbox error messages, and disallow running from file:// URLs
Elliott Sprehn
2010-10-29
Check if file exists (not a 404) and that document is accessible and not usin...
Elliott Sprehn
2010-10-26
fixes IE related failures, and form submit event handling in ie
Misko Hevery
2010-10-26
Lots of bug fixes in the scenario runner and a bunch of new features.
Elliott Sprehn
2010-10-23
Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest...
Misko Hevery
2010-10-19
Significantly clean up the way the scenario DSL works and implement many more...
Elliott Sprehn
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn