- Update ember-qunit to 3.3.2 (fixing an issue with
waitUntil
)
- Robert Jackson (rwjblue)
- #200 Update RELEASE.md for lerna-changelog & travis deploy. (@kategengler)
- Katie Gengler (kategengler)
- Robert Jackson (rwjblue)
- Update minimum version of ember-qunit to 3.3.0.
- emberjs/ember-qunit#307 Remove
exception
method from QUnit test adapter when using Ember 2.17+. (@rwjblue) - emberjs/ember-qunit#306 Update to QUnit 2.5.0. (@rwjblue)
- Adds
assert.rejects
. - Reduces the delays around
assert.async
and returning promises from hook methods. - Adds a native promise unhandled rejection handler.
- Fixes an issue with
notrycatch
mode being ignored for promises returned (e.g. it would previously always.catch
every returned promise).
- Adds
- emberjs/ember-qunit#304 [BREAKING BUGFIX] Add validation for
Ember.onerror
in testing. (@rwjblue)
- emberjs/ember-qunit#307 Remove
- #198 Update minimum version of ember-qunit. (@rwjblue)
- Ensures re-exports from ember-test-helpers are still present (with a deprecation).
- Ensures that
Ember.testing
is set properly from "normal" nonmoduleFor*
and/orsetup*Test
style tests.
- Robert Jackson (rwjblue)
- Robert Jackson (rwjblue)
v4.1.0 (2017-11-11)
Closed issues:
- Error: Merge error: conflicting capitalizations #195
v4.0.2 (2017-11-06)
v4.1.0-beta.3 (2017-11-06)
Closed issues:
- generateTestFile() can generate broken code #142
Merged pull requests:
v4.1.0-beta.2 (2017-10-08)
Merged pull requests:
v4.1.0-beta.1 (2017-10-08)
Closed issues:
- Qunit Issues with Ember 2.10 and Qunit 3.01 #172
Merged pull requests:
- Remove functionality to defer to ember-qunit API. #191 (rwjblue)
- Add RELEASE.md documentation #189 (trentmwillis)
- docked testContainer should stick to the bottom of the window #188 (tony2n2)
v4.0.1 (2017-08-29)
Implemented enhancements:
Fixed bugs:
- Dependency on ember-cli-babel 6.0.0 beta blocks Node 7 #185
Closed issues:
- v4.0.0 just hangs #184
- Tests hanging upgrading from 2.2.5 to 4.0.0 #183
- Tests are hanging with v4.0.0 #182
Merged pull requests:
- Update ember-cli-version-checker #187 (ef4)
- Bump ember-cli-babel for Node 8 support #186 (trentmwillis)
v4.0.0 (2017-04-30)
Closed issues:
- skipping first test in a module leaves module undefined during test hooks #179
- ember-qunit to 2.1.2 #178
- Maximum call stack size exceeded #174
- Wierd errors after upgrading to 3.0.4 #162
- Provide ability to inject html into test-body #154
- rootElement isn't expressive enough. #81
Merged pull requests:
v4.0.0-beta.1 (2017-03-25)
Closed issues:
- Replace auto-load with "loader" function #171
Merged pull requests:
- Update associated dependnecies to Babel 6. #177 (rwjblue)
- Replace autostart behavior with hook to start tests. #176 (rwjblue)
- Update to Babel 6. #175 (rwjblue)
v2.2.6 (2017-03-12)
Merged pull requests:
v3.1.1 (2017-02-01)
Merged pull requests:
- Override height in full-screen mode #170 (hidnasio)
- Change addon name from Ember CLI QUnit to ember-cli-qunit #167 (trentmwillis)
- CI: Enable automatic NPM deployment for tags #166 (Turbo87)
v3.1.0 (2017-01-09)
Implemented enhancements:
- Convert
ember-cli-test-loader
to internal dependency #163 - Convert "ember-cli-test-loader" to addon dependency #165 (Turbo87)
v2.2.5 (2016-12-13)
v3.0.4 (2016-12-13)
Merged pull requests:
- Replace version check with babel options check #161 (trentmwillis)
v2.2.4 (2016-12-13)
v3.0.3 (2016-12-13)
Closed issues:
- No compatible version found: ember-cli-qunit@^3.0.2 #153
- Acceptance test container not visible unless addon options specified in ember-cli-build.js file #150
Merged pull requests:
- [2.x] Preprocess addon-test-support files in upcoming ember-cli #160 (trentmwillis)
- Preprocess addon-test-support files in upcoming ember-cli #159 (trentmwillis)
- Update "ember-qunit" to v2.0.0-beta.1 #157 (Turbo87)
v3.0.2 (2016-09-28)
v2.2.3 (2016-09-28)
Closed issues:
- ember test not running entire test suite with v2.2.2 #149
- Using test from shims produces deprecation warnings #148
- Upgrading to 2.2.2 causes our tests to not run #147
Merged pull requests:
- Fix boolean for acceptance testing container styles. #152 (nathanhammond)
- [email protected] breaks build 🚨 #151 (greenkeeperio-bot)
v3.0.1 (2016-09-11)
v2.2.2 (2016-09-11)
Merged pull requests:
- Prevent calling
QUnit.start
twice with jQuery 3.0. #146 (rwjblue) - Prevent calling
QUnit.start
twice with jQuery 3.0. #145 (rwjblue)
v3.0.0 (2016-08-22)
v3.0.0-beta.2 (2016-08-18)
Merged pull requests:
v3.0.0-beta.1 (2016-08-18)
Implemented enhancements:
- Upgrade to latest qunitjs #141
Merged pull requests:
- Add CHANGELOG file #143 (Turbo87)
- Upgrade QUnit to 2.0 #134 (trentmwillis)
- Remove backwards compat shims. #115 (rwjblue)
v2.2.1 (2016-08-03)
Fixed bugs:
v2.2.0 (2016-08-02)
Implemented enhancements:
- slows startup time #122
Fixed bugs:
- The testing css breaks getClientBoundingRect with non standards compliant css #48
Closed issues:
- jQuery document ready not guaranteed to be available #40
Merged pull requests:
- Remove jQuery requirement. #136 (rwjblue)
- Add a README note about JSHint extraction in 2.x #135 (reidab)
v2.1.0 (2016-06-24)
Merged pull requests:
- Make requires lazy to improve startup times #123 (trentmwillis)
- Introduce development mode option #120 (trentmwillis)
v2.0.3 (2016-06-17)
Merged pull requests:
- Remove ember-qunit-notifications and import qunit-notifications from NPM #119 (trentmwillis)
v1.4.2 (2016-06-17)
Implemented enhancements:
- Pull QUnit From NPM Instead Of Bower #26
Fixed bugs:
- Deprecation warning with ember 2.6.0 #121
Closed issues:
- Path or pattern "bower_components/ember-qunit/named-amd/main.js" did not match any files #37
- TESTS!!!!! #22
- Clicking the app name in QUnit should run all tests #16
v2.0.2 (2016-05-20)
Closed issues:
- Improve re-throwing of test-loader failures #100
lodash-node
deprecated (from old version ofbroccoli-sourcemap-concat
) #98
Merged pull requests:
- Call super #118 (stefanpenner)
- Re-throw TestLoader failures during QUnit.done #117 (trentmwillis)
v2.0.0 (2016-05-08)
Fixed bugs:
- Breaking change in 1.4.0, requiring ember-cli-test-loader >= 1.0.0 #110
Closed issues:
- Suggest changing message to upgrade ember-cli-loader from 1.0.0 to 0.2.2 #109
- You cannot use the same root element (#ember-testing) multiple times in an Ember.Application #101
Merged pull requests:
- Remove JSHint lintTree #114 (Turbo87)
- Prepare for test-loader being in NPM #113 (trentmwillis)
v1.4.1 (2016-03-26)
Merged pull requests:
- Do not require upgrading test-loader #112 (trentmwillis)
v1.4.0 (2016-03-19)
Merged pull requests:
- Allow ".lint-test" suffix to work along with ".jshint" #108 (mitchlloyd)
v1.3.0 (2016-03-02)
Closed issues:
- version 1.2.2 throws error when building #103
Merged pull requests:
- Use broccoli-concat instead of broccoli-soucremap-concat #107 (krisselden)
- Implement test file generator function #105 (Turbo87)
v1.2.4 (2016-02-14)
v1.2.3 (2016-02-14)
v1.2.2 (2016-02-14)
Merged pull requests:
v1.2.1 (2016-01-18)
Closed issues:
- Bumping to 1.1.0 stops tests from running #95
- v1.2.0 not on NPM #94
useLintTree: false
breaks the app if Babel is used #83
Merged pull requests:
- Fix issues with 1.2.0+ and [email protected].{1,2}. #99 (rwjblue)
- Use
this.\_super.included.call\(this, target\)
inincluded
function. #97 (mkempe)
v1.2.0 (2015-12-13)
Merged pull requests:
v1.1.0 (2015-12-13)
Merged pull requests:
v1.0.5 (2015-12-12)
Closed issues:
- Can't find local modules #90
Merged pull requests:
- Update blueprint to prepare for publishing. #91 (rwjblue)
- Fix typo #89 (jaxgeller)
- Update README with hint on how to turn of JSHint. #88 (martndemus)
v1.0.4 (2015-11-10)
Closed issues:
- Does moduleForComponent (integration true) support one way bound inputs yet? #85
Merged pull requests:
- Fixes the useLintTree: false scenario #87 (martndemus)
- Use ember install #86 (martndemus)
- Add additional configuration options. #82 (nathanhammond)
- Allow #ember-testing-container to be optional. #79 (nathanhammond)
v1.0.3 (2015-09-11)
Merged pull requests:
v1.0.2 (2015-09-11)
Closed issues:
- jshint error - es6 default params #76
Merged pull requests:
v1.0.1 (2015-08-20)
Fixed bugs:
- jshint no longer skips #74
Merged pull requests:
v1.0.0 (2015-08-05)
v0.4.0 (2015-08-05)
Closed issues:
- ember g ember-cli-qunit fails on ember-cli-test-loader #72
Merged pull requests:
v0.3.20 (2015-07-31)
v0.3.19 (2015-07-30)
v0.3.18 (2015-07-24)
v0.3.17 (2015-07-23)
v0.3.16 (2015-07-21)
Merged pull requests:
v0.3.15 (2015-07-06)
Merged pull requests:
- Bump ember-qunit version to 0.4.0 #68 (HeroicEric)
v0.3.14 (2015-05-19)
Closed issues:
- Updated broccoli-jshint to 0.5.6 #66
Merged pull requests:
v0.3.13 (2015-05-15)
Merged pull requests:
v0.3.12 (2015-05-07)
Closed issues:
- Add License file? #61
Merged pull requests:
- Update ember-qunit to v0.3.2 #63 (HeroicEric)
- Create LICENSE.md #62 (JohnQuaresma)
- Adding in a semi-colon #60 (MichielDean)
- Exclude the project name when requiring files #59 (marcioj)
- Adding a default timeout for QUnit tests. #58 (MichielDean)
v0.3.11 (2015-04-08)
Merged pull requests:
v0.3.10 (2015-04-05)
Closed issues:
- Unit tests fail with
this.\_containerCache is undefined
#54
Merged pull requests:
- Update ember-qunit to v0.3.1. #56 (rwjblue)
- Upgrade ember-qunit to 0.3.0 #55 (subhashb)
- Feature: Allow testing preview container position to be toggleable #53 (TayHobbs)
v0.3.9 (2015-02-28)
Merged pull requests:
- Use
ui
if present for linting and logging. #52 (rwjblue) - Update package.json #51 (kategengler)
- Remove ember-qunit-notifications dependency #50 (gpoitch)
v0.3.8 (2015-02-15)
Merged pull requests:
- Ensure modules that fail to load fail the build. #49 (rwjblue)
- Update ember-qunit dependencies #47 (jbrown)
- Match the ember-cli blueprint #46 (jbrown)
v0.3.7 (2015-02-10)
Merged pull requests:
v0.3.6 (2015-02-10)
Merged pull requests:
v0.3.5 (2015-02-10)
Fixed bugs:
- In model unit tests
this.subject\(\).store
andthis.store\(\)
are different #42
Closed issues:
- needs release #25
Merged pull requests:
v0.3.4 (2015-02-04)
Merged pull requests:
v0.3.3 (2015-02-02)
Merged pull requests:
- Bump ember-qunit to v0.2.1 #36 (rwjblue)
- use new
addBowerPackagesToProject
#35 (stefanpenner)
v0.3.2 (2015-01-31)
Merged pull requests:
v0.3.1 (2015-01-28)
Closed issues:
- Path or pattern "passed.png" did not match any files #31
Merged pull requests:
v0.3.0 (2015-01-28)
Merged pull requests:
v0.2.0 (2015-01-27)
Closed issues:
- Update to QUnit 1.16. #19
Merged pull requests:
- Switch to a dedicated lintTree hook #29 (ef4)
- Handle jshinting via ember-cli's new 'lint' hooks #28 (ef4)
- Update blueprint installed package versions. #27 (rwjblue)
- update to 1.16 #24 (stefanpenner)
- fix https://github.com/ember-cli/ember-cli-qunit/commit/afdfc2c6c3450d81... #23 (stefanpenner)
- Allow ember-cli to remove inline styles. #21 (rwjblue)
- Removed hardcorded destDir #20 (chadhietala)
v0.1.2 (2014-11-19)
Closed issues:
Merged pull requests:
- use contentFor to inject qunit div #18 (jakecraige)
v0.1.1 (2014-09-07)
Closed issues:
- Cannot install in mac #12
Merged pull requests:
v0.1.0 (2014-09-05)
Closed issues:
- ember-cli-qunit adds about installed in ~20MB due to the bower dep #9
- Do not return more than we need to from
treeFor\('vendor'\)
. #8
Merged pull requests:
- Refactor to use project's bower for deps. #13 (rwjblue)
- Update QUnit version #11 (mitchlloyd)
v0.0.7 (2014-08-27)
v0.0.6 (2014-08-26)
Closed issues:
Merged pull requests:
- Update bower.json for new ember-qunit-notifications #7 (bcardarella)
- Update bower.json #5 (quaertym)
v0.0.5 (2014-08-22)
Fixed bugs:
- Local versions installed via bower overriding local project ones #3
Closed issues:
- Should not require
bower
to be installed globally. #1
Merged pull requests: