angular-multimocks
angular-multimocks copied to clipboard
Tools for managing mock data scenarios in AngularJS applications.
Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...
Bumps [angular](https://github.com/angular/angular.js) from 1.2.32 to 1.8.0. Changelog Sourced from angular's changelog. 1.8.0 nested-vaccination (2020-06-01) This release contains a breaking change to resolve a security issue which was discovered by Krzysztof...
In case you need to bypass the mock and issue real http request
How can I use passThrough?
It would be great to have scenarios not just be made up of resources but other scenarios as well. Maybe something like ``` "emptyShoppingCart": [ "extends": [ "fooScenario", "barScenario" ]...
It's nice to be able see without having to look in code which scenarios are available. We could easily whip up a directive that shows all the available scenarios and...
- [ ] Simple API - [ ] Output multiple files - [ ] HAL API - [ ] Resource defaults (HAL and simple APIs)