- #459 Prevent leakage of position fixed elements from the testing container (@nickschot)
- Matt Kobs (@kobsy)
- Nick Schot (@nickschot)
- Tobias Bieniek (@Turbo87)
- #456 Remove check for ember-cli-htmlbars-inline-precompile (@richard-viney)
- Richard Viney (@richard-viney)
- #370 Drop support for Ember.js v3.3 and below (@Turbo87)
- #369 Remove implicit async test helpers support (@Turbo87)
- #368 Remove deprecated
setup*Test()
APIs (@Turbo87) - #367 Remove deprecated
describe*()
APIs (@Turbo87) - #365 Drop support for Node.js 6 (@Turbo87)
- #346 Bump ember-cli-babel from 6.17.2 to 7.7.3
- #375 Ensure start call is documented in README (@maxfierke)
- Max Fierke (@maxfierke)
- Tobias Bieniek (@Turbo87)
- #366 Deprecate
setupTest()
,setupComponentTest()
,setupModelTest()
andsetupAcceptanceTest()
functions (@Turbo87)
- Tobias Bieniek (@Turbo87)
- #281 Replace automatic test start via timeout with explicit
start()
call (@Turbo87) - #219 Drop Node 4 support (@Turbo87)
- #332 Update
@ember/test-helpers
to v1.5.0 - #310 Add
resetOnerror()
from@ember/test-helpers
(@scalvert) - #280 Add
ember-mocha
Blueprint (@Turbo87) - #222 Update minimum version of
@ember/test-helpers
to 0.7.26. (@rwjblue)
- #190 Add support for new RFC268 based testing API. (@simonihmig)
- #191 Remove jQuery dependency. (@simonihmig)
- #192 Add hooks API for setupContainerTest() to improve beforeEach/afterEach ordering. (@simonihmig)
- #194 Remove mochaRunner global assignment to prevent memory leaks. (@simonihmig)
- #200 Update documentation for new APIs. (@simonihmig)
- #201 Adjust documentation. (@Turbo87)
- #202 Fix migration guide. (@simonihmig)
- #204 Add mention of
this.on
to migration guide. (@alexlafroscia)
- #195 Extract
setupPauseTest()
function. (@Turbo87) - #193 Simplify
chainHooks()
function. (@Turbo87) - #189 Updating the @ember/test-helpers. (@josh803316)
- Alex LaFroscia (alexlafroscia)
- Josh Nisenson (josh803316)
- Simon Ihmig (simonihmig)
- Tobias Bieniek (Turbo87)
- Tobias Bieniek (Turbo87)
- #186 Update
@ember/test-helpers
to v0.7.16. (@Turbo87) - #180 Update
@ember/test-helpers
to v0.7.10. (@Turbo87)
- #183 Add missing
overrideTestCommandFilter()
method. (@Turbo87) - #179 Update
@ember/test-helpers
to v0.7.5. (@Turbo87) - #178 Update
@ember/test-helpers
to v0.7.4. (@Turbo87)
- #185 CI: Use
skip_cleanup
to fixauto-dist-tag
behavior. (@Turbo87) - #184 testem: Use
--no-sandbox
on TravisCI. (@Turbo87) - #181 CI: Run
auto-dist-tag
in DEBUG mode. (@Turbo87) - #174 CI: Add Ember 2.0, 2.4 and 2.8 as test targets. (@Turbo87)
- #172 Update
broccoli-lint-eslint
and usegroup
option. (@Turbo87) - #171 Remove
bower
publishing code. (@Turbo87) - #170 Use headless Chrome instead of PhantomJS. (@Turbo87)
- #169 Add yarn lockfile and use yarn for CI. (@Turbo87)
- Tobias Bieniek (Turbo87)
- Tobias Bieniek (Turbo87)
- Tobias Bieniek (Turbo87)
- #179 Update
@ember/test-helpers
to v0.7.5. (@Turbo87) - #178 Update
@ember/test-helpers
to v0.7.4. (@Turbo87)
- Tobias Bieniek (Turbo87)
- #174 CI: Add Ember 2.0, 2.4 and 2.8 as test targets. (@Turbo87)
- #172 Update
broccoli-lint-eslint
and usegroup
option. (@Turbo87) - #171 Remove
bower
publishing code. (@Turbo87) - #170 Use headless Chrome instead of PhantomJS. (@Turbo87)
- #169 Add yarn lockfile and use yarn for CI. (@Turbo87)
- Tobias Bieniek (Turbo87)
- #123 Improved async behavior deprecation message. (@Turbo87)
- #124 README: Add instructions for a world with async/await. (@Turbo87)
- #128 Ensure ember-test-helpers ^0.6.0. (@blimmer)
- #125 CI: Switch NPM deploy user to "ember-cli". (@Turbo87)
- #117 Use Rollup to bundle files. (@Turbo87)
- #150 Update "ember-test-helpers" to v0.6.3. (@Turbo87)
- #144 Reset "module" to null to prevent memory leaks. (@Turbo87)
- #146 Update and pin "loader.js" to v4.1.0. (@Turbo87)
- Tobias Bieniek (Turbo87)
- #122 Update "mocha" and "chai" bower dependencies. (@Turbo87)
- #120 Import "ember-mocha-adapter". (@Turbo87)
- #119 Adjust testem config and add acceptance test. (@Turbo87)
- #118 TravisCI: Update Node.js to 6.x. (@Turbo87)
- Tobias Bieniek (Turbo87)
- Tobias Bieniek (Turbo87)
- #111 Fix broken context cleanup. (@Turbo87)
- #102 Export new test setup functions as globals. (@Turbo87)
- Tobias Bieniek (Turbo87)
- #108 mocha-module: Add upgrade guide URL to the deprecation message. (@Turbo87)
- #107 package.json: Add "files" section. (@Turbo87)
- Tobias Bieniek (Turbo87)
- #106 Add "Upgrade Guide" to the README. (@Turbo87)
- #100 CI: Publish releases to "ember-mocha-builds" repo. (@Turbo87)
- Tobias Bieniek (Turbo87)
- Dan Gebhardt (dgeb)
- #84 New testing API. (@Turbo87)
- #76 Adjust "mocha" dependency to allow 2.3, 2.4, ... releases. (@Turbo87)
- #90 Preserve suite context in outer test function. (@dgeb)
- #89 Share Mocha's test context.. (@dgeb)
- #88 Use predefined ESLint test generator. (@Turbo87)
- #85 Replace JSHint with ESLint. (@Turbo87)
- #83 Update NPM dependencies. (@Turbo87)
- #47 Update ember test helpers for Ember 2.0.0-beta.3.. (@Robdel12)
- #43 Update ember-test-helpers. (@sly7-7)
- #72 Ensure builds of ember-test-helpers are properly transpiled.. (@rwjblue)
- #48 remove resetViews from 'it'. (@jeffreybiles)
- Jeffrey Biles (jeffreybiles)
- Robert DeLuca (Robdel12)
- Robert Jackson (rwjblue)
- Sylvain MINA (sly7-7)
- Tim Stirrat (tstirrat)
- Robert Jackson (rwjblue)
- Mirko Akov (mupkoo)
- #62 Update ember-test-helpers to 0.5.11. (@mattmcmanus)
- #59 Add shim for context. (@SaladFork)
- Elad Shahar (SaladFork)
- Matt McManus (mattmcmanus)
- #58 Update minimum version of ember-test-helpers.. (@rwjblue)
- #57 Make
beforeEach
andafterEach
use Ember.run. (@cowboyd)
- Robert Jackson (rwjblue)
- Erik Trom (eriktrom)
- Dan Gebhardt (dgeb)
- Edward Faulkner (ef4)
- #27 Expose Chai helpers for custom assertions. (@dfreeman)
- #29 Update ember-test-helpers. (@dfreeman)
- Dan Freeman (dfreeman)
- Robert Jackson (rwjblue)
- #20 Switch from broccoli-cli to ember-cli.. (@dgeb)
- #18 Use git-repo-version instead of git-repo-info directly.. (@dgeb)
- #19 Upgrade ember to 1.10.0 and remove handlebars.. (@dgeb)
- Dan Gebhardt (dgeb)
- #12 Add broccoli-cli for running tests. (@backspace)
- Buck Doyle (backspace)
- Yun Lai (lyonlai)
- Robert Jackson (rwjblue)
- #6 preserve mocha test context in both setup and assertion blocks. (@cowboyd)
- #4 allow
it
,xit
,it.skip
andit.only
forms.. (@cowboyd)
- Charles Lowell (cowboyd)