angular.js/test
Igor Minar 984acdc627 Reworked the cookie synchronization between cookie service, $browser and document.cookie.
Now we finally correctly handle situations when browser refuses to set a cookie, due to
storage quota or other (file:// protocol) limitations.
2010-09-27 15:10:05 -07:00
..
scenario Fixed all trivial jslint violations 2010-09-14 23:22:15 +02:00
angular-mocks.js Reworked the cookie synchronization between cookie service, $browser and document.cookie. 2010-09-27 15:10:05 -07:00
AngularSpec.js added equals method to angular.equals and $equals 2010-07-19 12:29:24 -07:00
ApiSpecs.js Added support for functions to $orderBy method 2010-09-26 19:43:39 +02:00
BinderTest.js fix issues with ie 7 2010-07-23 13:54:12 -07:00
BrowserSpecs.js Reworked the cookie synchronization between cookie service, $browser and document.cookie. 2010-09-27 15:10:05 -07:00
CompilerSpec.js rename textMarkup to markup 2010-07-30 15:19:43 -07:00
ConsoleTest.js tests failing jstd to show cory 2010-04-08 13:43:40 -07:00
directivesSpec.js merge kai/master 2010-08-14 12:50:39 -07:00
FiltersTest.js removed google charts and few other filters, switched to simple optimization for compiler 2010-08-11 11:21:03 -07:00
FormattersTest.js injection is now working 2010-04-03 17:04:36 -07:00
jquery_alias.js happy 2010-05-24 13:54:32 -07:00
jquery_remove.js happy 2010-05-24 13:54:32 -07:00
JsonTest.js toJson should serialize inherited properties, but not any properties that start with $ 2010-09-21 16:27:47 +02:00
markupSpec.js fixed test for ng:src which fails on IE, since IE treats undefined src as url to the current page. 2010-09-21 10:37:12 +02:00
ParserTest.js converted lexer from function to closure 2010-08-18 17:50:21 -07:00
ResourceSpec.js Expose GET operations on resources as well. This allows us to read 2010-09-16 00:23:22 +02:00
ScenarioSpec.js Refactored the Browser: 2010-09-22 16:17:44 +02:00
ScopeSpec.js HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.) 2010-09-21 19:20:34 +02:00
servicesSpec.js Reworked the cookie synchronization between cookie service, $browser and document.cookie. 2010-09-27 15:10:05 -07:00
testabilityPatch.js HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.) 2010-09-21 19:20:34 +02:00
ValidatorsTest.js make date validator use the Date object 2010-09-23 13:50:10 +02:00
widgetsSpec.js HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.) 2010-09-21 19:20:34 +02:00