COMMITS
/ test/scenario/dslSpec.js July 17, 2011
I
feat(strict mode): adding strict mode flag to all js files
Igor Minar committed
June 5, 2011
D
added input#val method
Di Peng committed
June 3, 2011
D
renamed $pause to $sleep AND $wait to $pause
Di Peng committed
June 2, 2011
V
Fix CSS tests on Opera
Vojta Jina committed
April 19, 2011
V
Fix some typos, missing semi-colons, etc...
Vojta Jina committed
April 8, 2011
I
fix e2e runner tests
Igor Minar committed
January 8, 2011
I
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar committed
November 9, 2010
E
Support substring matching of bindings with repeater(). Closes #123
Elliott Sprehn committed
E
Add key/value jQuery methods in a loop. Support 'css' method.
Elliott Sprehn committed
November 7, 2010
M
Added documentation for validators.
Misko Hevery committed
November 3, 2010
I
fix dslSpec for IE
Igor Minar committed
November 2, 2010
I
binding() should return value for input/text area, innerHTML for the rest
Igor Minar committed
I
adding textarea() DSL for scenario runner
Igor Minar committed
I
adding regular expressions support for binding() DSL
Igor Minar committed
E
Add browser().reload() to simulate a refresh from a user
Elliott Sprehn committed
November 1, 2010
E
Make future names consistent and handle falsy values in jQuery generated methods properly
Elliott Sprehn committed
October 29, 2010
E
E
Auto generate all the jQuery get/set methods
Elliott Sprehn committed
October 27, 2010
A
add optional label to dsl with selectors to improve test and output readability
Andres Ornelas committed
M
Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and ng-binding
Misko Hevery committed
October 28, 2010
E
Correctly fail tests if no binding matches and add better test cases for failure behavior.
Elliott Sprehn committed
October 26, 2010
M
fixes IE related failures, and form submit event handling in ie
Misko Hevery committed
M
Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work on all browsers
Misko Hevery committed
October 24, 2010
E
Lots of bug fixes in the scenario runner and a bunch of new features.
Elliott Sprehn committed
October 23, 2010
October 21, 2010
M
fix some of the failing ie tests
Misko Hevery committed
October 19, 2010
E
Lots of stability and performance updates and UI polish too.
Elliott Sprehn committed
M
Fix browser triggering in scenario to always do native events.
Misko Hevery committed
October 18, 2010
E
Significantly clean up the way the scenario DSL works and implement many more DSL statements.
Elliott Sprehn committed