angular.js/test/ngScenario
Vojta Jina 5bcd719866 chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module
Create build for other modules as well (ngResource, ngCookies):
- wrap into a function
- add license
- add version

Breaks `$sanitize` service, `ngBindHtml` directive and `linky` filter were moved to the `ngSanitize` module. Apps that depend on any of these will need to load `angular-sanitize.js` and include `ngSanitize` in their dependency list: `var myApp = angular.module('myApp', ['ngSanitize']);`
2012-04-11 15:50:47 -07:00
..
e2e fix(scenario): dev secenario tests 2012-04-02 16:10:15 -07:00
jstd-scenario-adapter chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
output chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ApplicationSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
DescribeSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
dslSpec.js chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a module 2012-04-11 15:50:47 -07:00
FutureSpec.js refactor(fromJson): always use native JSON.parse 2012-03-28 16:30:38 -07:00
matchersSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
mocks.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ObjectModelSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
RunnerSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ScenarioSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
SpecRunnerSpec.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00