Skip to content

Releases: emberjs/ember-test-helpers

Release 1.7.0

22 Oct 21:01
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #674 Ensure that triggerEvent can simulate a file input change event with an empty FileList (@ggayowsky)

🏠 Internal

  • #725 Pin engine.io subdependency to avoid issues on Node 6. (@rwjblue)
  • #723 task(config): Removes --disable-gpu flag (@scalvert)

Committers: 4

Release 1.6.1

30 Aug 23:58
Compare
Choose a tag to compare

🐛 Bug Fix

  • #677 Fix legacy rendering tests (e.g. moduleForComponent) when used with Ember 3.13+ (@buschtoens)

Committers: 2

Release 1.6.0

17 Jun 21:39
Compare
Choose a tag to compare

📝 Documentation

  • #663 Update documentation for triggerEvent (@qpowell)
  • #598 Fix file upload example in triggerEvent documentation. (@jherdman)

🏠 Internal

  • #652 chore(test): Fixes CI when testing floating dependencies (@scalvert)

Committers: 4

Release 1.6.0-beta.2

14 May 23:10
Compare
Choose a tag to compare
Release 1.6.0-beta.2 Pre-release
Pre-release

🏠 Internal

  • #649 chore(deps): Upgrades ember-test-waiters to latest version (0.9.1) (@scalvert)
  • #636 refactor(DebugInfo): Changes DebugInfo constructor signature to POJO (@scalvert)

Committers: 1

v1.5.0

07 Mar 17:32
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

v1.4.0

19 Feb 17:24
Compare
Choose a tag to compare

🚀 Enhancement

  • #554 Moving test isolation validation primatives into @ember/test-helpers (@scalvert)

📝 Documentation

  • #553 Test and document specifying options to click (@efx)

🏠 Internal

Committers: 3

v1.3.2

01 Feb 20:23
Compare
Choose a tag to compare

🐛 Bug Fix

  • #548 Refactors setupOnerror to be a pure setup/teardown approach (@scalvert)

Committers: 1

v1.3.0

27 Jan 20:58
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

v1.2.1

26 Jan 21:02
Compare
Choose a tag to compare

v1.2.1 (2019-01-26)

🐛 Bug Fix

Committers: 3

v1.2.0

26 Jan 21:01
Compare
Choose a tag to compare

v1.2.0 (2019-01-26)

🚀 Enhancement

  • #540 Adds setupOnerror utility to allow patching Ember.onerror in individual tests (@scalvert)
  • #505 Update dependency on ember-cli-htmlbars-inline-precompile to ^2.1.0. (@rwjblue)

🐛 Bug Fix

📝 Documentation

Committers: 4