Skip to content

Releases: emberjs/ember-qunit

Release 5.0.0-beta.1

18 Aug 16:33
Compare
Choose a tag to compare
Release 5.0.0-beta.1 Pre-release
Pre-release

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #613 Use checkerboard pattern for testing container background (@Turbo87)

🏠 Internal

Committers: 3

Release 4.6.0

01 Nov 15:13
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #584 task(test metadata): Adding framework specific metadata (@scalvert)

πŸ› Bug Fix

  • #571 Prevent leakage of position fixed elements from the testing container (@nickschot)

🏠 Internal

Committers: 3

v4.5.1

02 Aug 17:08
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #528 Add a small configurable delay to test isolation validation assertion. (@rwjblue)

Committers: 2

Release 4.5.0

30 Jul 23:06
Compare
Choose a tag to compare

v4.5.0 (2019-07-30)

πŸš€ Enhancement

πŸ› Bug Fix

  • #526 Fix error message for test isolation validation (@scalvert)
  • #497 Work around issue with pauseTest() timing out. (@rwjblue)

🏠 Internal

  • #490 package.json: Use regular version constraints (@Turbo87)

Committers: 5

v4.4.1

25 Feb 19:30
Compare
Choose a tag to compare

πŸ› Bug Fix

🏠 Internal

  • #453 Converting ember-qunit to use test isolation primatives from @ember/test-helpers (@scalvert)

Committers: 1

v4.4.0

19 Feb 16:29
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #445 Extending test isolation validation to include QUnit timeouts (@scalvert)

Committers: 1

v4.0.0

31 Oct 23:42
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

πŸš€ Enhancement

  • #373 Adding debug info to test isolation validation (@scalvert)

πŸ› Bug Fix

🏠 Internal

  • #358 Remove obsolete dependency resolution overrides (@Turbo87)

πŸ“ Documentation

Committers: 4

v3.5.3

31 Oct 23:43
Compare
Choose a tag to compare

v3.5.2 was mistakenly released with a breaking change that dropped support for Node.js 4.
To resolve this situation we have re-released v3.5.1 as v3.5.3.

v3.5.2

31 Oct 23:43
Compare
Choose a tag to compare

v3.5.2 was mistakenly released with a breaking change that dropped support for Node.js 4.
To resolve this situation we have re-released v3.5.1 as v3.5.3.

v3.5.1

31 Oct 23:43
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #353 Pin qunit dependency to v2.6.x for Node 4 compatibility. (@Turbo87)

Committers: 1