Skip to content

Releases: emberjs/ember-test-helpers

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

v1.1.0

10 Dec 23:27
Compare
Choose a tag to compare

🚀 Enhancement

  • #498 Add ability to opt-out of automatic settledness waiting in teardown. (@rwjblue)

🐛 Bug Fix

  • #497 Only customize RSVP's async for Ember older than 1.7. (@rwjblue)
  • #481 Allow ember-cli-htmlbars-inline-precompile 2.x and 1.x (@mydea)

🏠 Internal

Committers: 4

v0.7.26

02 Oct 00:47
Compare
Choose a tag to compare

CHANGELOG

🚀 Enhancement

🐛 Bug Fix

  • #413 Clear requests array when tearing down. (@hjdivad)
  • #404 Fix getRootElement failing when Application.rootElement is an element. (@apellerano-pw)

📝 Documentation

🏠 Internal

  • #412 Work around downstream dependencies dropping Node 4 without major bump. (@rwjblue)

Committers: 15

v0.7.25

10 Jun 21:26
Compare
Choose a tag to compare

💥 Breaking Change

  • #384 Prevent click from triggering events on disabled form elements. (@kellyselden)

🚀 Enhancement

🐛 Bug Fix

  • #384 Prevent click from triggering events on disabled form elements. (@kellyselden)

🏠 Internal

Committers: 3

v0.7.18

13 Feb 08:14
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

  • #320 Lock down documentation to 5.3.5 to avoid Node 4 issues.. (@rwjblue)

Committers: 1