angular.js/test
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
..
jstd-scenario-adapter feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
scenario feat(scenarioRunner): adding support for element().prop() 2011-09-16 02:44:34 +02:00
service fix($location) $location specs must unbind document listener 2011-09-16 02:44:31 +02:00
angular-mocksSpec.js break(date): remove support for 'long', 'longtime' date formats and 'z' flag 2011-08-14 23:44:21 -07:00
AngularSpec.js fix(specs): various fixes to get IE8+jquery unit tests green 2011-09-16 02:44:33 +02:00
ApiSpecs.js style($function): replace $function with 'function' 2011-08-06 01:54:06 -07:00
BinderSpec.js fix(ng:class): make ng:class friendly towards other code adding/removing classes 2011-09-01 16:37:08 -07:00
BrowserSpecs.js feat($browser): add $browser.baseHref() 2011-09-08 20:37:28 +02:00
CompilerSpec.js fix(specs): various fixes to get IE8+jquery unit tests green 2011-09-16 02:44:33 +02:00
directivesSpec.js fix(jqLite): attr() should not special-case 'class' attribute 2011-09-16 02:44:28 +02:00
FiltersSpec.js style(filter): Couple of missing spaces, semi-colons, add empty lines 2011-09-08 17:59:52 +02:00
FormattersSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
InjectorSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
jqLiteSpec.js fix(specs): various fixes to get IE8+jquery unit tests green 2011-09-16 02:44:33 +02:00
jquery_alias.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
jquery_remove.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
JsonSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
manual.html feat (jquery): upgrade everything to jQuery 1.6.4 2011-09-16 02:44:27 +02:00
markupSpec.js fix(specs): various fixes to get IE8+jquery unit tests green 2011-09-16 02:44:33 +02:00
mocks.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
ParserSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
ResourceSpec.js fix($resource): properly call error callback when resource is called with two arguments 2011-08-18 15:07:04 -04:00
sanitizerSpec.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ScenarioSpec.js fix($route): update $route to reflect $location changes 2011-09-08 23:00:59 +02:00
ScopeSpec.js feat(scope): add listener deregistration fn for $watch and $on 2011-09-01 15:00:22 -07:00
testabilityPatch.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
ValidatorsSpec.js feat(scope): new and improved scope implementation 2011-08-02 01:00:03 +02:00
widgetsSpec.js fix(specs): jQuery now returns attr name instead of true/false for special attrs 2011-09-16 02:44:32 +02:00