angular.js/test
Igor Minar 46691c2721 fix($http): remove support for PATCH + better whenXXX, expectXXX api
- there are too many unknowns about PATCH, so I'm dropping its support until we know that this is actually useful
- expectGET, expectHEAD and expectJSON (and the same for whenXXX) should not require response data to be specified
2012-01-13 13:53:07 -08:00
..
jstd-scenario-adapter chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
scenario feat(module): new module loader 2012-01-10 22:27:00 -08:00
service fix($http): remove support for PATCH + better whenXXX, expectXXX api 2012-01-13 13:53:07 -08:00
widget fix(input): bind inputs to the 'input' event 2011-12-07 13:07:20 -08:00
angular-mocksSpec.js fix($http): remove support for PATCH + better whenXXX, expectXXX api 2012-01-13 13:53:07 -08:00
AngularSpec.js refactor(module): strict separation between module-config / app-runtime 2012-01-12 13:40:07 -08:00
ApiSpecs.js fix(ng:repeat): support repeating over array with null 2012-01-06 12:19:39 -08:00
BinderSpec.js refactor(module): strict separation between module-config / app-runtime 2012-01-12 13:40:07 -08:00
directivesSpec.js refactor(module): strict separation between module-config / app-runtime 2012-01-12 13:40:07 -08:00
InjectorSpec.js refactor(module): strict separation between module-config / app-runtime 2012-01-12 13:40:07 -08:00
jqLiteSpec.js refactor(injector): turn scope into a service 2011-11-14 16:39:31 -08: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
jQueryPatchSpec.js chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
JsonSpec.js style: prefer single quotes + some whitespaces 2012-01-03 15:09:00 -08:00
loaderSpec.js refactor(module): strict separation between module-config / app-runtime 2012-01-12 13:40:07 -08:00
markupSpec.js refactor(module): strict separation between module-config / app-runtime 2012-01-12 13:40:07 -08:00
matchers.js feat(deferreds/promises): Q-like deferred/promise implementation with a ton of specs 2011-11-30 14:49:03 -05:00
ResourceSpec.js fix($resource): forwardport exposing headers from 0.9.19 2011-12-01 16:20:08 -05:00
sanitizerSpec.js chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
ScenarioSpec.js refactor(compiler) turn compiler into a service 2011-11-14 16:39:32 -08:00
testabilityPatch.js refactor: remove old JSTD assertions 2012-01-03 15:09:00 -08:00
widgetsSpec.js refactor($autoScroll): rename to $anchorScroll and allow disabling auto scrolling (links) 2012-01-13 01:07:12 -08:00