angular.js/test
Igor Minar cd139f5767 $xhr service now autodetects and strips )]}',\n
")]}\',\n" is a commonly used security prefix added to json http
responses iat google and elsewhere in order to prevent certain
cross-site attacks

$xhr service now autodetects the prefix and strips it before
deserializing the json.

the implementation should be more flexible to allow for wider range
of prefixes, but we need this one right now and can address other
usecases later.
2011-03-02 22:56:14 -08:00
..
scenario fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
service $xhr service now autodetects and strips )]}',\n 2011-03-02 22:56:14 -08:00
angular-mocksSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
AngularSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
ApiSpecs.js fixing lint warnings in older code 2010-12-06 16:45:59 -08:00
BinderSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
BrowserSpecs.js Fixed notifyWhenNoOutstandingRequests() when using JSONP 2011-02-03 20:03:32 -08:00
CompilerSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
directivesSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
FiltersSpec.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
FormattersSpec.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
InjectorSpec.js adding an extra injector spec 2011-02-27 16:19:21 -08:00
jqLiteSpec.js correct hashchange event registration on window 2011-02-19 20:39:46 -08:00
jquery_alias.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
jquery_remove.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
JsonSpec.js fixed select with ng:format 2011-01-14 10:30:00 -08:00
manual.html fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00
markupSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
mocks.js fix for stupid IE handling of named functions in mocks 2011-01-26 22:30:09 -08:00
ParserSpec.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
ResourceSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
sanitizerSpec.js smarter normalization of value on option, and htmlParser fixes 2011-02-04 13:44:22 -08:00
ScenarioSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
ScopeSpec.js split mocks and create $log and $exceptionHandler mocks 2011-01-26 15:46:05 -08:00
testabilityPatch.js rewrite of JQuery lite implementation, which now better supports selected sets 2011-02-16 08:59:42 -05:00
ValidatorsSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00
widgetsSpec.js linking function should return bound scope 2011-03-01 17:09:25 -08:00