Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(gen): make tests more strict and DRY
Changes: - `genFiles(ops)` creates an array of expected files based on options given - test for generated files on every set of tests - test for unexpected files - use testExec to be more DRY Exposes a bug with `client/components/socket`: `socket.service.js` and `socket.mock.js` are not filtered. See angular-fullstack#530
- Loading branch information