UNPKG

ember-introjs

Version:
458 lines (286 loc) 20.1 kB
# Changelog ## v0.15.0 (2018-02-03) #### :rocket: Enhancement * [#244](https://github.com/ember-cli/ember-cli-mocha/pull/244) Update `ember-mocha` to v0.13.0. ([@Turbo87](https://github.com/Turbo87)) * [#229](https://github.com/ember-cli/ember-cli-mocha/pull/229) Remove functionality and defer to `ember-mocha` API. ([@Turbo87](https://github.com/Turbo87)) * [#235](https://github.com/ember-cli/ember-cli-mocha/pull/235) Update `ember-mocha` to v0.13.0-beta.3. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.15.0-beta.1 (2017-12-22) #### :rocket: Enhancement * [#229](https://github.com/ember-cli/ember-cli-mocha/pull/229) Remove functionality and defer to `ember-mocha` API. ([@Turbo87](https://github.com/Turbo87)) * [#235](https://github.com/ember-cli/ember-cli-mocha/pull/235) Update `ember-mocha` to v0.13.0-beta.3. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.14.5 (2018-02-03) #### :bug: Bug Fix * [#239](https://github.com/ember-cli/ember-cli-mocha/pull/239) blueprints: Add `start/destroy-app` test helper files. ([@Turbo87](https://github.com/Turbo87)) * [#237](https://github.com/ember-cli/ember-cli-mocha/pull/237) Add resolver.js back to the tests/helpers. ([@mattmarcum](https://github.com/mattmarcum)) * [#212](https://github.com/ember-cli/ember-cli-mocha/pull/212) Adjust addon "name" property. ([@Turbo87](https://github.com/Turbo87)) #### :memo: Documentation * [#230](https://github.com/ember-cli/ember-cli-mocha/pull/230) Use `lerna-changelog` to generate friendly changelog. ([@Turbo87](https://github.com/Turbo87)) #### :house: Internal * [#241](https://github.com/ember-cli/ember-cli-mocha/pull/241) testem: Use headless Chrome to run tests. ([@Turbo87](https://github.com/Turbo87)) * [#238](https://github.com/ember-cli/ember-cli-mocha/pull/238) CI: Allow failures for `ember-beta`. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 2 - Strangelooper ([mattmarcum](https://github.com/mattmarcum)) - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.14.4 (2017-05-27) #### :rocket: Enhancement * [#211](https://github.com/ember-cli/ember-cli-mocha/pull/211) Update "ember-mocha" and locked dependencies. ([@Turbo87](https://github.com/Turbo87)) * [#206](https://github.com/ember-cli/ember-cli-mocha/pull/206) Add "yarn.lock" file. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.14.3 (2017-05-07) #### :bug: Bug Fix * [#205](https://github.com/ember-cli/ember-cli-mocha/pull/205) Update "ember-mocha" to v0.11.1. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.14.1 (2017-05-03) #### :rocket: Enhancement * [#200](https://github.com/ember-cli/ember-cli-mocha/pull/200) CI: Use "auto-dist-tag" for deployment. ([@Turbo87](https://github.com/Turbo87)) #### :bug: Bug Fix * [#199](https://github.com/ember-cli/ember-cli-mocha/pull/199) whitelist files to publish to npm. ([@kturney](https://github.com/kturney)) #### Committers: 2 - Kyle Turney ([kturney](https://github.com/kturney)) - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.14.0 (2017-04-28) #### :boom: Breaking Change * [#191](https://github.com/ember-cli/ember-cli-mocha/pull/191) Update ember-cli-babel to the latest version 🚀. ([@greenkeeper[bot]](https://github.com/apps/greenkeeper)) #### :rocket: Enhancement * [#196](https://github.com/ember-cli/ember-cli-mocha/pull/196) Remove unused dev dependencies. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.13.3 (2017-04-22) #### :bug: Bug Fix * [#190](https://github.com/ember-cli/ember-cli-mocha/pull/190) Prevent clobbering custom `this.options.babel`. ([@rwjblue](https://github.com/rwjblue)) #### :memo: Documentation * [#177](https://github.com/ember-cli/ember-cli-mocha/pull/177) Add emberobserver.com badge. ([@simonihmig](https://github.com/simonihmig)) * [#176](https://github.com/ember-cli/ember-cli-mocha/pull/176) Add npm badge. ([@simonihmig](https://github.com/simonihmig)) * [#175](https://github.com/ember-cli/ember-cli-mocha/pull/175) Add Travis badge. ([@simonihmig](https://github.com/simonihmig)) #### Committers: 2 - Robert Jackson ([rwjblue](https://github.com/rwjblue)) - Simon Ihmig ([simonihmig](https://github.com/simonihmig)) ## v0.13.2 (2017-01-29) #### :rocket: Enhancement * [#166](https://github.com/ember-cli/ember-cli-mocha/pull/166) Make compatible with ember-cli@2.12.. ([@rwjblue](https://github.com/rwjblue)) #### :house: Internal * [#163](https://github.com/ember-cli/ember-cli-mocha/pull/163) CI: Switch NPM deploy user to "ember-cli". ([@Turbo87](https://github.com/Turbo87)) #### Committers: 2 - Robert Jackson ([rwjblue](https://github.com/rwjblue)) - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.13.1 (2016-12-09) #### :rocket: Enhancement * [#158](https://github.com/ember-cli/ember-cli-mocha/pull/158) Use "ember-mocha-adapter" from "ember-mocha" NPM package. ([@Turbo87](https://github.com/Turbo87)) * [#156](https://github.com/ember-cli/ember-cli-mocha/pull/156) blueprints: Update auto-installed "ember-cli-chai" to v0.3.0. ([@Turbo87](https://github.com/Turbo87)) * [#152](https://github.com/ember-cli/ember-cli-mocha/pull/152) Replace JSHint with ESLint. ([@Turbo87](https://github.com/Turbo87)) #### :bug: Bug Fix * [#155](https://github.com/ember-cli/ember-cli-mocha/pull/155) CI: Fix path to "ember" executable. ([@Turbo87](https://github.com/Turbo87)) #### :house: Internal * [#148](https://github.com/ember-cli/ember-cli-mocha/pull/148) Update ember-mocha to the latest version 🚀. ([@greenkeeper[bot]](https://github.com/apps/greenkeeper)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.12.1 (2016-11-27) #### :rocket: Enhancement * [#145](https://github.com/ember-cli/ember-cli-mocha/pull/145) CI: Publish tags to NPM. ([@Turbo87](https://github.com/Turbo87)) * [#144](https://github.com/ember-cli/ember-cli-mocha/pull/144) Add "ember-cli-chai" to project instead of making it a dependency. ([@Turbo87](https://github.com/Turbo87)) * [#143](https://github.com/ember-cli/ember-cli-mocha/pull/143) Split "chai" code into "ember-cli-chai" addon. ([@Turbo87](https://github.com/Turbo87)) #### :bug: Bug Fix * [#146](https://github.com/ember-cli/ember-cli-mocha/pull/146) Update "ember-mocha" to v0.9.4. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.12.0 (2016-11-23) #### :rocket: Enhancement * [#133](https://github.com/ember-cli/ember-cli-mocha/pull/133) Update "ember-mocha" to v0.9.x. ([@Turbo87](https://github.com/Turbo87)) #### :bug: Bug Fix * [#135](https://github.com/ember-cli/ember-cli-mocha/pull/135) Fix broken test-loader test. ([@Turbo87](https://github.com/Turbo87)) #### :house: Internal * [#139](https://github.com/ember-cli/ember-cli-mocha/pull/139) ember-cli 2.9. ([@Dhaulagiri](https://github.com/Dhaulagiri)) * [#138](https://github.com/ember-cli/ember-cli-mocha/pull/138) Remove unused dependencies. ([@Turbo87](https://github.com/Turbo87)) * [#136](https://github.com/ember-cli/ember-cli-mocha/pull/136) Cleanup package.json. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 2 - Brian Runnells ([Dhaulagiri](https://github.com/Dhaulagiri)) - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.11.0 (2016-11-10) #### :boom: Breaking Change * [#123](https://github.com/ember-cli/ember-cli-mocha/pull/123) Remove blueprints. ([@Turbo87](https://github.com/Turbo87)) #### :rocket: Enhancement * [#129](https://github.com/ember-cli/ember-cli-mocha/pull/129) Replace `ember-cli-test-loader` Bower with NPM dependency. ([@alexlafroscia](https://github.com/alexlafroscia)) * [#118](https://github.com/ember-cli/ember-cli-mocha/pull/118) avoid writing jshint ignore in blueprint tests if jshint is not detected. ([@philtobias](https://github.com/philtobias)) * [#124](https://github.com/ember-cli/ember-cli-mocha/pull/124) Load Mocha and Chai from NPM. ([@Turbo87](https://github.com/Turbo87)) * [#125](https://github.com/ember-cli/ember-cli-mocha/pull/125) Improved test generator output. ([@Turbo87](https://github.com/Turbo87)) * [#107](https://github.com/ember-cli/ember-cli-mocha/pull/107) Remove JSHint lintTree. ([@Turbo87](https://github.com/Turbo87)) * [#109](https://github.com/ember-cli/ember-cli-mocha/pull/109) Use absolute path in acceptance test blueprints. ([@Dhaulagiri](https://github.com/Dhaulagiri)) * [#110](https://github.com/ember-cli/ember-cli-mocha/pull/110) Add destroy step to instance-initializer test blueprint. ([@bttf](https://github.com/bttf)) #### :memo: Documentation * [#126](https://github.com/ember-cli/ember-cli-mocha/pull/126) Add changelog file. ([@Turbo87](https://github.com/Turbo87)) #### :house: Internal * [#112](https://github.com/ember-cli/ember-cli-mocha/pull/112) Add simple tests for test-loader. ([@trentmwillis](https://github.com/trentmwillis)) #### Committers: 6 - Adnan Chowdhury ([bttf](https://github.com/bttf)) - Alex LaFroscia ([alexlafroscia](https://github.com/alexlafroscia)) - Brian Runnells ([Dhaulagiri](https://github.com/Dhaulagiri)) - Phil Tobias ([philtobias](https://github.com/philtobias)) - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) - Trent Willis ([trentmwillis](https://github.com/trentmwillis)) ## v0.10.4 (2016-06-15) #### :bug: Bug Fix * [#115](https://github.com/ember-cli/ember-cli-mocha/pull/115) Add missing _super call to init(). ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.10.3 (2016-06-15) #### :rocket: Enhancement * [#111](https://github.com/ember-cli/ember-cli-mocha/pull/111) Support loading test-loader from NPM. ([@trentmwillis](https://github.com/trentmwillis)) * [#108](https://github.com/ember-cli/ember-cli-mocha/pull/108) Add instance initializer blueprint.. ([@blimmer](https://github.com/blimmer)) #### Committers: 2 - Ben Limmer ([blimmer](https://github.com/blimmer)) - Trent Willis ([trentmwillis](https://github.com/trentmwillis)) ## v0.10.2 (2016-04-14) #### :rocket: Enhancement * [#106](https://github.com/ember-cli/ember-cli-mocha/pull/106) TestGenerator: Remove "expected false to be truthy" message. ([@Turbo87](https://github.com/Turbo87)) #### Committers: 1 - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.10.1 (2016-03-05) #### :rocket: Enhancement * [#102](https://github.com/ember-cli/ember-cli-mocha/pull/102) Implement test file generator function. ([@Turbo87](https://github.com/Turbo87)) * [#99](https://github.com/ember-cli/ember-cli-mocha/pull/99) Remove "ember-mocha" bower dependency. ([@Turbo87](https://github.com/Turbo87)) #### :bug: Bug Fix * [#101](https://github.com/ember-cli/ember-cli-mocha/pull/101) blueprints: Fix typo in afterInstall() method. ([@Turbo87](https://github.com/Turbo87)) #### :memo: Documentation * [#104](https://github.com/ember-cli/ember-cli-mocha/pull/104) Update README.md. ([@jasonmit](https://github.com/jasonmit)) #### Committers: 3 - Benjamin Rosas ([ballPointPenguin](https://github.com/ballPointPenguin)) - Jason Mitchell ([jasonmit](https://github.com/jasonmit)) - Tobias Bieniek ([Turbo87](https://github.com/Turbo87)) ## v0.10.0 (2016-02-01) #### :rocket: Enhancement * [#96](https://github.com/ember-cli/ember-cli-mocha/pull/96) Update to pull ember-mocha from NPM.. ([@rwjblue](https://github.com/rwjblue)) #### Committers: 1 - Robert Jackson ([rwjblue](https://github.com/rwjblue)) ## v0.9.8 (2015-12-11) #### :rocket: Enhancement * [#91](https://github.com/ember-cli/ember-cli-mocha/pull/91) Update test blueprints to use let. ([@Dhaulagiri](https://github.com/Dhaulagiri)) #### Committers: 1 - Brian Runnells ([Dhaulagiri](https://github.com/Dhaulagiri)) ## v0.9.7 (2015-11-10) #### :rocket: Enhancement * [#89](https://github.com/ember-cli/ember-cli-mocha/pull/89) Protect against NPE in linting config.. ([@blimmer](https://github.com/blimmer)) #### Committers: 1 - Ben Limmer ([blimmer](https://github.com/blimmer)) ## v0.9.6 (2015-11-10) #### :rocket: Enhancement * [#87](https://github.com/ember-cli/ember-cli-mocha/pull/87) Allow turning off linting. ([@martndemus](https://github.com/martndemus)) #### Committers: 1 - Marten ([martndemus](https://github.com/martndemus)) ## v0.9.5 (2015-11-09) #### :rocket: Enhancement * [#82](https://github.com/ember-cli/ember-cli-mocha/pull/82) Utilize new destroy-app.js when present.. ([@blimmer](https://github.com/blimmer)) #### Committers: 1 - Ben Limmer ([blimmer](https://github.com/blimmer)) ## v0.9.4 (2015-11-08) #### :rocket: Enhancement * [#86](https://github.com/ember-cli/ember-cli-mocha/pull/86) Upgrade broccoli-jshint to take advantage of broccoli-persistent-filter. ([@johnnyshields](https://github.com/johnnyshields)) * [#84](https://github.com/ember-cli/ember-cli-mocha/pull/84) Add support for query option in test command. ([@trentmwillis](https://github.com/trentmwillis)) #### Committers: 2 - Johnny Shields ([johnnyshields](https://github.com/johnnyshields)) - Trent Willis ([trentmwillis](https://github.com/trentmwillis)) ## v0.9.3 (2015-09-10) #### :rocket: Enhancement * [#79](https://github.com/ember-cli/ember-cli-mocha/pull/79) Utilize lodash blueprint vs. string building.. ([@blimmer](https://github.com/blimmer)) * [#75](https://github.com/ember-cli/ember-cli-mocha/pull/75) Remove trailing whitespace from blueprint. ([@HeroicEric](https://github.com/HeroicEric)) #### Committers: 2 - Ben Limmer ([blimmer](https://github.com/blimmer)) - Eric Kelly ([HeroicEric](https://github.com/HeroicEric)) ## v0.9.2 (2015-08-05) #### :bug: Bug Fix * [#69](https://github.com/ember-cli/ember-cli-mocha/pull/69) Fix bower install. ([@blimmer](https://github.com/blimmer)) #### Committers: 1 - Ben Limmer ([blimmer](https://github.com/blimmer)) ## v0.9.1 (2015-07-13) #### :bug: Bug Fix * [#65](https://github.com/ember-cli/ember-cli-mocha/pull/65) Fix compatibility with Ember CLI 0.2.7. ([@blimmer](https://github.com/blimmer)) #### Committers: 1 - Ben Limmer ([blimmer](https://github.com/blimmer)) ## v0.9.0 (2015-07-09) #### :rocket: Enhancement * [#64](https://github.com/ember-cli/ember-cli-mocha/pull/64) Generate a component integration test by default.. ([@blimmer](https://github.com/blimmer)) #### Committers: 1 - Ben Limmer ([blimmer](https://github.com/blimmer)) ## v0.8.0 (2015-06-19) #### :rocket: Enhancement * [#57](https://github.com/ember-cli/ember-cli-mocha/pull/57) Allow generation of a component integration test.. ([@blimmer](https://github.com/blimmer)) * [#49](https://github.com/ember-cli/ember-cli-mocha/pull/49) Use Ember.Application's container in initializers blueprint. ([@VasylMarchuk](https://github.com/VasylMarchuk)) * [#50](https://github.com/ember-cli/ember-cli-mocha/pull/50) Rename App to application and move it inside describe. ([@VasylMarchuk](https://github.com/VasylMarchuk)) * [#54](https://github.com/ember-cli/ember-cli-mocha/pull/54) Expose the mocha runner. ([@johanneswuerbach](https://github.com/johanneswuerbach)) * [#47](https://github.com/ember-cli/ember-cli-mocha/pull/47) Closes [#46](https://github.com/ember-cli/ember-cli-mocha/issues/46) - Warns on usage of Qunit which clashes with Mocha tests.. ([@jonathanKingston](https://github.com/jonathanKingston)) * [#55](https://github.com/ember-cli/ember-cli-mocha/pull/55) Loosen broccoli-jshint dependency. ([@ef4](https://github.com/ef4)) #### :bug: Bug Fix * [#56](https://github.com/ember-cli/ember-cli-mocha/pull/56) Suppress NPM license warning.. ([@blimmer](https://github.com/blimmer)) #### Committers: 5 - Ben Limmer ([blimmer](https://github.com/blimmer)) - Edward Faulkner ([ef4](https://github.com/ef4)) - Johannes Würbach ([johanneswuerbach](https://github.com/johanneswuerbach)) - Jonathan Kingston ([jonathanKingston](https://github.com/jonathanKingston)) - Vasyl Marchuk ([VasylMarchuk](https://github.com/VasylMarchuk)) ## v0.6.1 (2015-05-13) #### :rocket: Enhancement * [#48](https://github.com/ember-cli/ember-cli-mocha/pull/48) TestCommand.availableOptions invert support. ([@blimmer](https://github.com/blimmer)) #### Committers: 1 - Ben Limmer ([blimmer](https://github.com/blimmer)) ## v0.6.0 (2015-04-04) #### :bug: Bug Fix * [#43](https://github.com/ember-cli/ember-cli-mocha/pull/43) Fix testing root element styles not working. ([@Soliah](https://github.com/Soliah)) #### Committers: 1 - Christopher Chow ([Soliah](https://github.com/Soliah)) ## v0.5.0 (2015-02-22) #### :rocket: Enhancement * [#42](https://github.com/ember-cli/ember-cli-mocha/pull/42) Use mocha + chai shims. ([@dgeb](https://github.com/dgeb)) #### Committers: 1 - Dan Gebhardt ([dgeb](https://github.com/dgeb)) ## v0.4.2 (2015-02-16) #### :bug: Bug Fix * [#36](https://github.com/ember-cli/ember-cli-mocha/pull/36) Removed lint-friendly assertion from jshint test generator. ([@slindberg](https://github.com/slindberg)) #### Committers: 1 - Steven Lindberg ([slindberg](https://github.com/slindberg)) ## v0.4.1 (2015-02-16) #### :rocket: Enhancement * [#40](https://github.com/ember-cli/ember-cli-mocha/pull/40) Support ember-cli-test-loader to check for test inclusion issues, fixes .... ([@jonathanKingston](https://github.com/jonathanKingston)) #### Committers: 1 - Jonathan Kingston ([jonathanKingston](https://github.com/jonathanKingston)) ## v0.4.0 (2015-02-01) #### :bug: Bug Fix * [#33](https://github.com/ember-cli/ember-cli-mocha/pull/33) Restore ability to filter tests on command line. ([@backspace](https://github.com/backspace)) #### Committers: 1 - Buck Doyle ([backspace](https://github.com/backspace)) ## v0.3.1 (2015-01-28) #### :rocket: Enhancement * [#29](https://github.com/ember-cli/ember-cli-mocha/pull/29) Updates to match ember-cli-qunit 0.2.0 and 0.3.0 changes.. ([@rwjblue](https://github.com/rwjblue)) * [#28](https://github.com/ember-cli/ember-cli-mocha/pull/28) Incorporate pod support for test blueprints. ([@DanielOchoa](https://github.com/DanielOchoa)) * [#26](https://github.com/ember-cli/ember-cli-mocha/pull/26) Add jshinting support. ([@ef4](https://github.com/ef4)) #### :bug: Bug Fix * [#30](https://github.com/ember-cli/ember-cli-mocha/pull/30) Use .jshintrc for the type being linted.. ([@rwjblue](https://github.com/rwjblue)) #### Committers: 3 - Daniel Ochoa ([DanielOchoa](https://github.com/DanielOchoa)) - Edward Faulkner ([ef4](https://github.com/ef4)) - Robert Jackson ([rwjblue](https://github.com/rwjblue)) ## v0.3.0 (2015-01-25) #### :rocket: Enhancement * [#24](https://github.com/ember-cli/ember-cli-mocha/pull/24) Update to latest ember-cli-test-loader.. ([@rwjblue](https://github.com/rwjblue)) #### :bug: Bug Fix * [#19](https://github.com/ember-cli/ember-cli-mocha/pull/19) Check before outputting needs in model-test. ([@backspace](https://github.com/backspace)) #### Committers: 2 - Buck Doyle ([backspace](https://github.com/backspace)) - Robert Jackson ([rwjblue](https://github.com/rwjblue)) ## v0.2.1 (2014-12-22) #### :rocket: Enhancement * [#18](https://github.com/ember-cli/ember-cli-mocha/pull/18) Allow `ember test --filter` to perform mocha `grep`.. ([@rwjblue](https://github.com/rwjblue)) #### Committers: 1 - Robert Jackson ([rwjblue](https://github.com/rwjblue)) ## v0.2.0 (2014-12-06) #### :rocket: Enhancement * [#13](https://github.com/ember-cli/ember-cli-mocha/pull/13) Follow-up switchfly/ember-cli-mocha#9. ([@skyuplam](https://github.com/skyuplam)) #### :memo: Documentation * [#11](https://github.com/ember-cli/ember-cli-mocha/pull/11) Describe resolution of mocha/chai conflicts. ([@clekstro](https://github.com/clekstro)) #### Committers: 2 - Curtis Ekstrom ([clekstro](https://github.com/clekstro)) - Terrence Lam ([skyuplam](https://github.com/skyuplam))