UNPKG

ember-cli-blueprint-test-helpers

Version:

Blueprint test helpers for ember-cli. Mocks ember-cli for generate and destroy commands.

373 lines (242 loc) β€’ 26 kB
# Change Log ## v0.19.2 (2018-12-18) #### :bug: Bug Fix * [#193](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/193) Restore EMBER_CLI_MODULE_UNIFICATION env var ([@dcyriller](https://github.com/dcyriller)) #### :house: Internal * [#194](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/194) Add `lerna-changelog` dev dependency ([@Turbo87](https://github.com/Turbo87)) * [#184](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/184) Improve CI configuration ([@Turbo87](https://github.com/Turbo87)) #### Committers: 2 - Cyrille David ([@dcyriller](https://github.com/dcyriller)) - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) ## v0.19.1 (2018-09-22) #### :rocket: Enhancement * [#166](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/166) Adjust `.npmignore` file ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) ## v0.19.0 (2018-09-22) #### :boom: Breaking Change * [#155](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/155) Increase required minimum Node version to v6 ([@dcyriller](https://github.com/dcyriller)) #### :rocket: Enhancement * [#153](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/153) Add MU support to blueprints test helpers ([@dcyriller](https://github.com/dcyriller)) #### :memo: Documentation * [#165](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/165) package.json: Declare minimum Node versions ([@Turbo87](https://github.com/Turbo87)) * [#157](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/157) Fix typo in README ([@dcyriller](https://github.com/dcyriller)) #### :house: Internal * [#159](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/159) Use ember-cli v3.5.0-beta.1 ([@dcyriller](https://github.com/dcyriller)) #### Committers: 2 - Cyrille David ([@dcyriller](https://github.com/dcyriller)) - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) ## v0.18.3 (2017-10-16) #### :rocket: Enhancement * [#132](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/132) update mocha to 4 ([@kellyselden](https://github.com/kellyselden)) #### Committers: 1 - Kelly Selden ([@kellyselden](https://github.com/kellyselden)) ## v0.18.2 (2017-10-14) #### :house: Internal * [#142](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/142) apply code style of node 4+ ([@mbeatrizmagalhaes](https://github.com/mbeatrizmagalhaes)) * [#135](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/135) remove exists-sync ([@kellyselden](https://github.com/kellyselden)) * [#136](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/136) remove findup ([@kellyselden](https://github.com/kellyselden)) * [#137](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/137) remove lodash.merge ([@kellyselden](https://github.com/kellyselden)) * [#140](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/140) remove rimraf ([@kellyselden](https://github.com/kellyselden)) #### Committers: 2 - Beatriz MagalhΓ£es ([@mbeatrizmagalhaes](https://github.com/mbeatrizmagalhaes)) - Kelly Selden ([@kellyselden](https://github.com/kellyselden)) ## v0.18.1 (2017-10-13) #### :bug: Bug Fix * [#124](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/124) Add missing "testdouble" dependency ([@Turbo87](https://github.com/Turbo87)) #### :house: Internal * [#125](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/125) Use ~ constraint for "ember-cli" ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) ## [v0.18.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.18.0) (2017-10-03) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.17.2...v0.18.0) **Implemented enhancements:** - CI: Use "auto-dist-tag" for deployment [\#110](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/110) ([Turbo87](https://github.com/Turbo87)) **Closed issues:** - emberNew inside scoped npm package [\#119](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/119) - Remove tmp-sync from dependencies [\#105](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/105) **Merged pull requests:** - Support scoped packages [\#121](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/121) ([christophercurrie](https://github.com/christophercurrie)) - Update debug to the latest version πŸš€ [\#118](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/118) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) - fix\(package\): update chai to version 4.1.0 [\#117](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/117) ([Turbo87](https://github.com/Turbo87)) - Update fs-extra to the latest version πŸš€ [\#116](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/116) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) - Update mocha-eslint to the latest version πŸš€ [\#115](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/115) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) - Update eslint to the latest version πŸš€ [\#114](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/114) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) - Update strip-ansi to the latest version πŸš€ [\#113](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/113) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) - Update chai-as-promised to the latest version πŸš€ [\#112](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/112) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) - use node 4 keywords [\#109](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/109) ([kellyselden](https://github.com/kellyselden)) - Replace RSVP dependency with native Promises [\#108](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/108) ([Turbo87](https://github.com/Turbo87)) - package.json: Remove obsolete pre/postversion scripts [\#107](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/107) ([Turbo87](https://github.com/Turbo87)) - Update fs-extra to the latest version πŸš€ [\#106](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/106) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) ## [v0.17.2](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.17.2) (2017-04-06) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.17.1...v0.17.2) **Merged pull requests:** - Cleanup symlinked addon after tests [\#98](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/98) ([simonihmig](https://github.com/simonihmig)) ## [v0.17.1](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.17.1) (2017-03-23) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.17.0...v0.17.1) **Closed issues:** - An in-range update of rsvp is breaking the build 🚨 [\#102](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/102) - An in-range update of fs-extra is breaking the build 🚨 [\#101](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/101) - An in-range update of ember-cli is breaking the build 🚨 [\#100](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/100) - update changelog [\#95](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/95) **Merged pull requests:** - Make setupPodConfig helper agnostic of variable declaration type [\#104](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/104) ([simonihmig](https://github.com/simonihmig)) - CI: Install npm@3 if necessary [\#103](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/103) ([Turbo87](https://github.com/Turbo87)) - Update fs-extra to the latest version πŸš€ [\#99](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/99) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) ## [v0.17.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.17.0) (2017-02-27) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.16.0...v0.17.0) **Merged pull requests:** - add 'addon-install' to disabled tasks [\#97](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/97) ([kellyselden](https://github.com/kellyselden)) - simplify options [\#96](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/96) ([kellyselden](https://github.com/kellyselden)) ## [v0.16.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.16.0) (2017-02-24) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.15.0...v0.16.0) **Merged pull requests:** - invert the mocking text [\#94](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/94) ([kellyselden](https://github.com/kellyselden)) - mock bower install as well as npm [\#93](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/93) ([kellyselden](https://github.com/kellyselden)) - Update CHANGELOG [\#92](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/92) ([Turbo87](https://github.com/Turbo87)) - travis does publish now [\#91](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/91) ([kellyselden](https://github.com/kellyselden)) - add npm badge [\#90](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/90) ([kellyselden](https://github.com/kellyselden)) ## [v0.15.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.15.0) (2017-02-22) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.14.0...v0.15.0) **Merged pull requests:** - use the new MockBlueprintTaskFor api [\#89](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/89) ([kellyselden](https://github.com/kellyselden)) - simplify package lookup [\#88](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/88) ([kellyselden](https://github.com/kellyselden)) - add disableMocking option [\#87](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/87) ([kellyselden](https://github.com/kellyselden)) - Update ember-cli-internal-test-helpers to the latest version πŸš€ [\#86](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/86) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) - Remove obsolete --babel option [\#85](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/85) ([Turbo87](https://github.com/Turbo87)) - CI: Enable automatic NPM deployment for tags [\#84](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/84) ([Turbo87](https://github.com/Turbo87)) - Update dependencies to enable Greenkeeper 🌴 [\#79](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/79) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) ## [v0.14.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.14.0) (2016-11-23) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.13.2...v0.14.0) ## [v0.13.2](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.13.2) (2016-11-23) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.13.1...v0.13.2) ## [v0.13.1](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.13.1) (2016-11-22) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.13.0...v0.13.1) **Closed issues:** - Remove "walk-sync" dependency [\#72](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/72) **Merged pull requests:** - Make npm do all the work. [\#82](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/82) ([nathanhammond](https://github.com/nathanhammond)) - Remove outdated helper. [\#81](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/81) ([nathanhammond](https://github.com/nathanhammond)) - CI: Update NodeJS targets [\#80](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/80) ([Turbo87](https://github.com/Turbo87)) - Update chai-as-promised to version 6.0.0 πŸš€ [\#78](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/78) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) - Remove expensive debug output calls [\#77](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/77) ([Turbo87](https://github.com/Turbo87)) - Add CHANGELOG file [\#75](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/75) ([Turbo87](https://github.com/Turbo87)) - Update mocha to version 3.0.0 πŸš€ [\#73](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/73) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) - Update walk-sync to version 0.3.0 πŸš€ [\#71](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/71) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) - Update eslint to version 3.1.1 πŸš€ [\#70](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/70) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v0.13.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.13.0) (2016-06-15) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.12.1...v0.13.0) **Implemented enhancements:** - Decouple from Ember CLI [\#61](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/61) ([Turbo87](https://github.com/Turbo87)) **Fixed bugs:** - Fix failing blueprint test [\#64](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/64) ([Turbo87](https://github.com/Turbo87)) **Closed issues:** - AppVeyor build broken [\#62](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/62) **Merged pull requests:** - Fix ESLint issues [\#63](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/63) ([Turbo87](https://github.com/Turbo87)) - Update all dependencies 🌴 [\#60](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/60) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v0.12.1](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.12.1) (2016-06-07) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.12.0...v0.12.1) **Fixed bugs:** - Move rsvp out of dev dependencies [\#58](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/58) ([binhums](https://github.com/binhums)) ## [v0.12.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.12.0) (2016-05-26) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.11.0...v0.12.0) **Implemented enhancements:** - Add babel option for default blueprint [\#55](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/55) ([trabus](https://github.com/trabus)) **Closed issues:** - Allow opting out of the destroy phase for `emberGenerateDestroy`. [\#54](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/54) **Merged pull requests:** - Cleanup [\#57](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/57) ([Turbo87](https://github.com/Turbo87)) - Remove custom test runner and fixture files [\#53](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/53) ([Turbo87](https://github.com/Turbo87)) ## [v0.11.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.11.0) (2016-04-06) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.10.2...v0.11.0) **Implemented enhancements:** - Dependency clean and updates [\#49](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/49) ([Turbo87](https://github.com/Turbo87)) - A new Promise-based testing API [\#45](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/45) ([Turbo87](https://github.com/Turbo87)) **Closed issues:** - Asserting contents of `app/router.js` [\#38](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/38) **Merged pull requests:** - Acceptance test for emberGenerateDestroy [\#52](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/52) ([trabus](https://github.com/trabus)) - Use "mocha-eslint" for linting [\#51](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/51) ([Turbo87](https://github.com/Turbo87)) - Replace test runner with simple "mocha" call [\#50](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/50) ([Turbo87](https://github.com/Turbo87)) - README: Add list of library users [\#48](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/48) ([Turbo87](https://github.com/Turbo87)) ## [v0.10.2](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.10.2) (2016-03-30) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.10.1...v0.10.2) **Fixed bugs:** - blueprint-helper: Explicitly use "chai-as-promised" [\#47](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/47) ([Turbo87](https://github.com/Turbo87)) - Rename `contents` to `contains` in example assertion [\#46](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/46) ([kimroen](https://github.com/kimroen)) - Fix require\(\) call [\#44](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/44) ([Turbo87](https://github.com/Turbo87)) ## [v0.10.1](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.10.1) (2016-03-28) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.10.0...v0.10.1) **Closed issues:** - ember-cli-shims error [\#33](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/33) ## [v0.10.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.10.0) (2016-03-24) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.9.0...v0.10.0) **Implemented enhancements:** - blueprint-helpers: Reuse assertFileToNotExist\(\) from internal helpers [\#41](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/41) ([Turbo87](https://github.com/Turbo87)) - Improve assertion message in assertFileNotExists\(\) [\#37](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/37) ([Turbo87](https://github.com/Turbo87)) - Remove EOLNEWLINE condition [\#36](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/36) ([Turbo87](https://github.com/Turbo87)) **Fixed bugs:** - assertThrows no longer functional [\#34](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/34) - Fixes \#34 fix assertThrows by using chai-as-promised rejectedWith [\#35](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/35) ([trabus](https://github.com/trabus)) **Closed issues:** - Move blueprint-test to node-tests folder [\#4](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/4) **Merged pull requests:** - README: Add AppVeyor badge [\#43](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/43) ([Turbo87](https://github.com/Turbo87)) - Add glob to package.json [\#42](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/42) ([jeradg](https://github.com/jeradg)) - Added rsvp as dep for nodetest-runner to replace ember-cli/lib/ext/promise [\#40](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/40) ([trabus](https://github.com/trabus)) - Add AppVeyor manifest [\#39](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/39) ([Turbo87](https://github.com/Turbo87)) ## [v0.9.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.9.0) (2016-02-25) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.8.0...v0.9.0) **Implemented enhancements:** - Add "packages" option [\#31](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/31) ([Turbo87](https://github.com/Turbo87)) - remove unneccessary lodash dependency [\#21](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/21) ([jcope2013](https://github.com/jcope2013)) **Fixed bugs:** - README: Fix broken "scripts" instruction [\#26](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/26) ([Turbo87](https://github.com/Turbo87)) - blueprints/blueprint-test: Remove EOL import [\#24](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/24) ([Turbo87](https://github.com/Turbo87)) - Fixes \#19 use expect\(\).to.be.true in assertions [\#20](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/20) ([trabus](https://github.com/trabus)) **Closed issues:** - Remove "console.log" statements [\#30](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/30) - Add "testFramework" option [\#27](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/27) - expect\(...\) is not complete [\#19](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/19) - Document `skipInit` option [\#13](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/13) **Merged pull requests:** - Added blueprint-helpers tests [\#32](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/32) ([trabus](https://github.com/trabus)) - Add missing `.travis.yml` file [\#29](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/29) ([Turbo87](https://github.com/Turbo87)) - Use ESLint for style and code smell checking [\#25](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/25) ([Turbo87](https://github.com/Turbo87)) - README: Use syntax highlighting [\#23](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/23) ([Turbo87](https://github.com/Turbo87)) - Update docs [\#22](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/22) ([trabus](https://github.com/trabus)) ## [v0.8.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.8.0) (2016-02-12) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.7.0...v0.8.0) **Closed issues:** - .npmignore in blueprint replaces projects .npmignore [\#3](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/3) - Random Issues [\#1](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/1) **Merged pull requests:** - Internal test helper bump [\#18](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/18) ([trabus](https://github.com/trabus)) - Added documentation and cleaned up fixture packages [\#17](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/17) ([trabus](https://github.com/trabus)) - Added mocha as dev-dep and to default blueprint index [\#16](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/16) ([trabus](https://github.com/trabus)) - Blueprint fixes [\#15](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/15) ([trabus](https://github.com/trabus)) - Bump version of dependency in blueprint [\#14](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/14) ([pangratz](https://github.com/pangratz)) ## [v0.7.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.7.0) (2016-01-19) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.6.0...v0.7.0) **Merged pull requests:** - Remove double `node-tests` prefix. [\#10](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/10) ([rwjblue](https://github.com/rwjblue)) - Remove extra references to `nodetest.js`. [\#9](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/9) ([rwjblue](https://github.com/rwjblue)) - move blueprint-test to blueprint root folder [\#8](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/8) ([trabus](https://github.com/trabus)) - Remove this library from its own blueprint. [\#7](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/7) ([rwjblue](https://github.com/rwjblue)) ## [v0.6.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.6.0) (2015-12-16) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.5.0...v0.6.0) **Closed issues:** - More random issues [\#2](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/issues/2) **Merged pull requests:** - Fixes \#4 move tests to node-tests folder [\#6](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/pull/6) ([trabus](https://github.com/trabus)) ## [v0.5.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.5.0) (2015-11-26) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.4.0...v0.5.0) ## [v0.4.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.4.0) (2015-11-26) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.3.0...v0.4.0) ## [v0.3.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.3.0) (2015-10-14) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.2.0...v0.3.0) ## [v0.2.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.2.0) (2015-10-09) [Full Changelog](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/compare/v0.1.0...v0.2.0) ## [v0.1.0](https://github.com/ember-cli/ember-cli-blueprint-test-helpers/tree/v0.1.0) (2015-10-09) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*