angular.js/test
Alkis Evlogimenos 293f34cd64 Expose GET operations on resources as well. This allows us to read
"partials". The pattern is demostrated in the unittest:

Resource.query returns a list of "keys" to resources, which are
partially defined. They have enough data to allow $get to fetch the
whole gamout. Then $get fetches all the details of the resource.
2010-09-16 00:23:22 +02:00
..
scenario Fixed all trivial jslint violations 2010-09-14 23:22:15 +02:00
angular-mocks.js Adding cookie service 2010-09-14 22:51:01 +02:00
AngularSpec.js added equals method to angular.equals and $equals 2010-07-19 12:29:24 -07:00
ApiTest.js stringify names for better compression, remove dead functions, removed underscore.js compatibility 2010-08-18 17:26:33 -07:00
BinderTest.js fix issues with ie 7 2010-07-23 13:54:12 -07:00
BrowserSpecs.js Fixed all trivial jslint violations 2010-09-14 23:22:15 +02: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 fix __proto__ for ie. 2010-08-14 10:29:50 -07:00
markupSpec.js change all attributes from ng- to ng: prefix 2010-07-02 15:39:57 -07: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 change all attributes from ng- to ng: prefix 2010-07-02 15:39:57 -07:00
ScopeSpec.js fix bug where $eval on undefined throws error 2010-08-10 11:23:23 -07:00
servicesSpec.js Fixed all trivial jslint violations 2010-09-14 23:22:15 +02:00
testabilityPatch.js added better handling of ng:format=number 2010-08-18 16:04:40 -07:00
ValidatorsTest.js changed remaining ng- to ng: 2010-07-13 11:20:11 -07:00
widgetsSpec.js merge 2010-09-14 23:42:43 +02:00