angular.js/test/scenario
Igor Minar 6883e8c7a0 feat(scenarioRunner): adding support for element().prop()
since jQuery 1.6.4 attr() focuses only on work with element attributes and doesn't deal well with element properties, so adding prop() support is required for getting many e2e tests to pass after upgrading the runner to jQuery 1.6.4.
2011-09-16 02:44:34 +02:00
..
e2e feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
output feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ApplicationSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
DescribeSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
dslSpec.js feat(scenarioRunner): adding support for element().prop() 2011-09-16 02:44:34 +02:00
FutureSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
matchersSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
mocks.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ObjectModelSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
RunnerSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
SpecRunnerSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00