angular.js/test
DiPeng 7974e7eb5f refactor($browser): hide startPoll and poll methods
Breaks $browser.poll() method is moved inline to $browser.startpoll()
Breaks $browser.startpoll() method is made private
Refactor tests to reflect updated browser API

Closes #387
2011-07-18 00:04:14 -07:00
..
jstd-scenario-adapter JSTD adapter for running e2e tests 2011-05-19 09:43:56 -07:00
scenario refactor($browser): hide startPoll and poll methods 2011-07-18 00:04:14 -07:00
service feat:$xhr: provide access to $xhr header defaults 2011-06-30 00:34:50 -07:00
angular-mocksSpec.js fix:exceptionHandler mock: should not specify dependencies 2011-07-01 18:17:54 -07:00
AngularSpec.js fix:scope - reintroduce support for eager services 2011-06-23 08:06:24 -07:00
ApiSpecs.js style:ApiSpecs - clean up test names to match jasmine conventions 2011-06-23 08:12:01 -07:00
BinderSpec.js Added ng:options directive 2011-06-08 15:21:33 -07:00
BrowserSpecs.js refactor($browser): hide startPoll and poll methods 2011-07-18 00:04:14 -07:00
CompilerSpec.js Fix failing unit tests in IE7 (Binder, select widget) 2011-06-17 22:48:22 +02:00
directivesSpec.js fix(ng:class): preserve classes added post compilation 2011-07-13 16:42:38 -07:00
FiltersSpec.js feat:filter.date: add day/month string format support 2011-06-23 12:06:46 -07:00
FormattersSpec.js remove ng:format=index 2011-06-08 15:21:33 -07:00
InjectorSpec.js fix:tests: replace angular.annotate with annotate 2011-06-27 22:41:49 -07:00
jqLiteSpec.js style(jqLiteSpec): add space 2011-07-17 22:19:08 -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 Cleanup parser code to expose smaller API 2011-06-08 15:01:32 -07:00
manual.html fixes IE related failures, and form submit event handling in ie 2010-10-26 16:33:59 -07:00
markupSpec.js Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to markup.js. 2011-06-16 21:17:46 -07:00
mocks.js better error reporting for exceptions 2011-06-08 13:49:11 -07:00
ParserSpec.js remove ng:format=index 2011-06-08 15:21:33 -07:00
ResourceSpec.js Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs 2011-05-31 10:32:54 +02: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 Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs 2011-05-31 10:32:54 +02:00
testabilityPatch.js feat(jqlite): added show(),hide() and eq() methods to jqlite 2011-07-17 22:19:08 -07:00
ValidatorsSpec.js Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs 2011-05-31 10:32:54 +02:00
widgetsSpec.js test(ng:repeat): add tests for $position for small arrays/objects 2011-07-12 22:49:12 -07:00