angular.js/test
Vojta Jina caeb1bf899 feat($httpBackend): fix 0 status code when "file" protocol
Browsers return always 0 status code for "file" protocol, so we convert them into 200/404.
2011-11-30 11:17:24 -05:00
..
jstd-scenario-adapter chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
scenario refactor(injector): $injector is no longer a function. 2011-11-14 20:31:19 -08:00
service feat($httpBackend): fix 0 status code when "file" protocol 2011-11-30 11:17:24 -05:00
widget fix(input): treat all not number model as blank 2011-11-15 11:47:23 -08:00
angular-mocksSpec.js feat(mock.$httpBackend): say which request was expected when unexpected request error 2011-11-30 11:17:24 -05:00
AngularSpec.js fix(scope): $watch (and angular.equals) should support NaN values 2011-11-21 15:43:12 -08:00
ApiSpecs.js refactor(api): remove type augmentation 2011-11-14 20:31:14 -08:00
BinderSpec.js refactor(mock): moved mocks into its own module 2011-11-14 20:31:14 -08:00
directivesSpec.js feat($http): new $http service, removing $xhr.* 2011-11-30 11:12:14 -05:00
InjectorSpec.js refactor(injector): $injector is no longer a function. 2011-11-14 20:31:19 -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 refactor(json): break dependence on api.js 2011-11-14 20:31:13 -08:00
markupSpec.js refactor(injector): $injector is no longer a function. 2011-11-14 20:31:19 -08:00
matchers.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
ResourceSpec.js feat(mock.$httpBackend): verify expectations after flush() 2011-11-30 11:17:24 -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(injector): $injector is no longer a function. 2011-11-14 20:31:19 -08:00
widgetsSpec.js fix(mock.$httpBackend): flush() even requests sent during callbacks 2011-11-30 11:17:23 -05:00