angular.js/test
Igor Minar eccd9bfbb3 add much needed whitespace to jqLiteSpec.js
can we agree to put more white space into our code?

I follow there rules for specs:

- 1 blank line between sections of nontrivial it block
- 2 blank lines between it blocks
- 2 blank lines between describe blocks
- 2 blank lines between beforeEach and afterEach
- no blank line between describe and the first child it
- no blank lines between two or more closing }); lines
2011-03-31 01:42:42 -07:00
..
scenario fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
service make xhr.cache optionally synchronous 2011-03-30 15:22:22 -07:00
angular-mocksSpec.js split up services into individual files 2011-02-15 11:01:53 -05:00
AngularSpec.js correct size() impl for object's w/ 'length' prop 2011-03-30 15:24:03 -07: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 Remove the script tag after successful JSONP request 2011-03-11 14:16:53 -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 fixing lint warnings 2011-03-28 23:15:28 -07:00
jqLiteSpec.js add much needed whitespace to jqLiteSpec.js 2011-03-31 01:42:42 -07: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 Added missing semi-colons 2011-03-28 23:04:48 -07:00
ParserSpec.js fixed example rendering, add tests for it. 2011-01-24 14:23:51 -08:00
ResourceSpec.js remove weird spaces from resource mutation test 2011-03-30 15:22:14 -07:00
sanitizerSpec.js fixing lint warnings 2011-03-28 23:15:28 -07: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 make xhr.cache optionally synchronous 2011-03-30 15:22:22 -07:00