Skip to content

Latest commit

 

History

History
1383 lines (934 loc) · 78.9 KB

CHANGELOG.md

File metadata and controls

1383 lines (934 loc) · 78.9 KB

v7.0.0 (2023-06-12)

💥 Breaking Change

🏠 Internal

Committers: 2

v6.2.0 (2023-02-25)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • #1017 Migrate from htmlbars-inline-precompile to ember-cli-htmlbars (@gitKrystan)

Committers: 6

v6.1.1 (2022-12-19)

🐛 Bug Fix

Committers: 1

v6.1.0 (2022-12-16)

🚀 Enhancement

🏠 Internal

Committers: 4

v6.0.0 (2022-10-07)

💥 Breaking Change

  • #972 Add support for Ember v4, drop support for < Ember 3.24 and deprecated features (@chriskrycho)
  • #921 Update ember-auto-import to 2.x (@mydea)
  • #931 Drop support for Node < 14 (@mydea)

🚀 Enhancement

  • #972 Add support for Ember v4, drop support for < Ember 3.24 and deprecated features (@chriskrycho)

🐛 Bug Fix

  • #912 Make sure focus related tests don't fail when the test container is hidden (@bertdeblock)

🏠 Internal

Committers: 3

v5.1.5 (2021-10-06)

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • #901 Use ember-auto-import@2 to test ember-source >= 4 (@rwjblue)

Committers: 5

v5.1.4 (2021-03-09)

🐛 Bug Fix

  • #827 Relax peer dependency minimums to ember-qunit@5.0.0 versions (@rwjblue)

Committers: 2

v5.1.3 (2021-02-18)

🐛 Bug Fix

  • #817 Fixes testing container layout issues for QUnit 2.14 (@drewlee)

📝 Documentation

Committers: 4

v5.1.2 (2021-02-01)

🐛 Bug Fix

📝 Documentation

  • #805 Add V5 migration guide link to CHANGELOG (@bmish)

🏠 Internal

Committers: 4

v5.1.1 (2020-12-16)

🐛 Bug Fix

  • #790 Update to ember-auto-import@1.10.0 at a minimum. (@rwjblue)
  • #789 Add treeType annotation to hint test-support to ember-auto-import. (@rwjblue)

📝 Documentation

  • #787 Clarified migration guide to v5.x when a project includes QUnit DOM (@ijlee2)

Committers: 3

v5.1.0 (2020-12-07)

🚀 Enhancement

  • #786 Improve testing container visuals (prevent scrolling during tests, keep testing container in a fixed location) (@BryanCrotaz)

Committers: 1

v5.0.0 (2020-12-04)

Also see the V4 to V5 migration guide.

💥 Breaking Change

🚀 Enhancement

  • #763 Add fullscreencontainer query param (similar to devmode but does not modify test timeout) (@rohitpaulk)
  • #756 Add Embroider test scenario. (@rwjblue)
  • #613 Use checkerboard pattern for testing container background (@Turbo87)

📝 Documentation

🐛 Bug Fix

  • #758 Fix usage within applications that do not have ember-auto-import. (@rwjblue)
  • #757 Correct invalid QUnit imports. (@rwjblue)

🏠 Internal

Committers: 5

v5.0.0-beta.5 (2020-12-04)

🚀 Enhancement

  • #763 Add fullscreencontainer query param (similar to devmode but does not modify test timeout) (@rohitpaulk)
  • #761 Migrate to validate-peer-dependencies. (@rwjblue)
  • #756 Add Embroider test scenario. (@rwjblue)

🐛 Bug Fix

  • #776 Override #qunit-fixture styling, place inside viewport (@rohitpaulk)
  • #759 Tweak the annotation for treeForAddonTestSupport (@rwjblue)

📝 Documentation

🏠 Internal

Committers: 4

v5.0.0-beta.4 (2020-09-16)

🐛 Bug Fix

  • #758 Fix usage within applications that do not have ember-auto-import. (@rwjblue)
  • #757 Correct invalid QUnit imports. (@rwjblue)

Committers: 1

v5.0.0-beta.3 (2020-09-16)

🐛 Bug Fix

  • #754 Ensure peer dependency validation is performed from the parent's root. (@rwjblue)
  • #752 Fix issues with peerDependencies when ember-auto-import present. (@rwjblue)

🏠 Internal

Committers: 2

v5.0.0-beta.2 (2020-08-27)

🐛 Bug Fix

  • #749 Refactor peerDependencies validation check. (@rwjblue)

📝 Documentation

🏠 Internal

  • #750 Update to @ember/test-helpers@2.0.0-beta.6 minimum version. (@rwjblue)

Committers: 1

v5.0.0-beta.1 (2020-08-18)

💥 Breaking Change

🚀 Enhancement

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

🏠 Internal

Committers: 3

v4.6.0 (2019-11-01)

🚀 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 (2019-08-02)

🐛 Bug Fix

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

Committers: 2

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 (2019-02-25)

🐛 Bug Fix

🏠 Internal

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

Committers: 1

v4.4.0 (2019-02-19)

🚀 Enhancement

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

Committers: 1

v4.3.0 (2019-02-06)

🚀 Enhancement

Committers: 1

v4.2.0 (2018-12-13)

🚀 Enhancement

  • #408 Avoid await settled() in teardown when using async leak detection. (@rwjblue)
  • #389 Refactor setupTestIsolationValidation workflow. (@scalvert)

🐛 Bug Fix

  • #404 Avoid subsequent test failures when prior test returns rejected RSVP.Promise. (@scalvert)

🏠 Internal

Committers: 4

v4.1.2 (2018-11-08)

🐛 Bug Fix

Committers: 1

v4.1.1 (2018-11-06)

🐛 Bug Fix

  • #381 Prevent errors for skipped tests when using RSVP.Promise as Promise polyfill. (@step2yeung)

Committers: 1

v4.1.0 (2018-11-05)

🚀 Enhancement

Committers: 1

v4.0.0 (2018-10-30)

💥 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 (2018-10-19) and v3.5.2 (2018-10-18)

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 (2018-10-13)

🐛 Bug Fix

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

Committers: 1

v3.5.0 (2018-10-10)

🚀 Enhancement

Committers: 1

v3.4.2 (2018-10-02)

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 5

v3.4.1 (2018-05-15)

🐛 Bug Fix

📝 Documentation

  • #326 Test isolation validation comment is incorrect. (@scalvert)

Committers: 3

v3.4.0 (2018-03-28)

🚀 Enhancement

  • #314 Adding tests not settled detection support in tests. (@scalvert)

📝 Documentation

Committers: 4

v3.3.2 (2018-02-16)

🐛 Bug Fix

  • #316 Update @ember/test-helpers minimum version to 0.7.18. (@rwjblue)
  • #315 Add assert.expect to Ember.onerror validation test. (@nlfurniss)

Committers: 2

v3.3.1 (2018-02-11)

🚀 Enhancement

🐛 Bug Fix

  • #312 Ensure exception is actually removed for Ember 2.17+. (@rwjblue)

🏠 Internal

  • #312 Update ember-try config to avoid bower for Ember channels. (@rwjblue)

Committers: 2

v3.3.0 (2018-01-17)

🚀 Enhancement

  • #307 Remove exception method from QUnit test adapter when using Ember 2.17+. (@rwjblue)
  • #306 Update to QUnit 2.5.0. (@rwjblue)
  • #304 Add validation for Ember.onerror in testing. (@rwjblue)

🐛 Bug Fix

  • #308 Fix deprecations for @ember/test-helpers reexports. (@dfreeman)

📝 Documentation

🏠 Internal

  • #311 Fix issues with sudo: false infra on Travis CI. (@rwjblue)

Committers: 3

v3.2.2 (2017-12-18)

🐛 Bug Fix

  • #305 Bring back re-exports (with a deprecation).. (@rwjblue)

Committers: 1

v3.2.1 (2017-12-17)

🐛 Bug Fix

  • #303 Ensure Ember.testing is set properly during ALL tests.. (@rwjblue)

Committers: 1

v3.2.0 (2017-12-17)

🚀 Enhancement

🏠 Internal

Committers: 2

v3.0.0 (2017-11-11)

Full Changelog

Implemented enhancements:

  • Update to @ember/test-helpers (from ember-test-helpers). #296 (rwjblue)

v3.0.0-beta.8 (2017-11-11)

Full Changelog

v3.0.0-beta.7 (2017-11-06)

Full Changelog

Merged pull requests:

  • Migrate from qunitjs to qunit package. #295 (rwjblue)

v3.0.0-beta.6 (2017-11-05)

Full Changelog

Merged pull requests:

  • Make setupTest and setupRenderingTest async. #292 (rwjblue)

v3.0.0-beta.5 (2017-11-05)

Full Changelog

Implemented enhancements:

  • Update ember-test-helpers to expose pauseTest / resumeTest #291 (rwjblue)

Fixed bugs:

  • Add pauseTest and resumeTest functionality in setupTest. #287

Closed issues:

  • beta.2 model unit tests failing w/codemod #289
  • Async behavior outside of a test #246
  • Upgrading to v0.4.12 causes error: calling set on destroyed object #233
  • Does it work with model POJO attributes? #139
  • moduleFor not allowing Adapter to use its Serializer. #69
  • moduleForComponent issue with {{link-to}} helpers #52
  • moduleForComponent and callbacks not working? #37

v3.0.0-beta.4 (2017-10-17)

Full Changelog

Implemented enhancements:

  • Implement RFC 232 (New QUnit Testing API) #208
  • Add basic implementation of new ember-qunit API. #286 (rwjblue)

Closed issues:

  • Model unit tests silently cache this.subject() #278
  • assert.throws fails in component integration tests with ember 2.12 #256
  • Better assertion message when ember asserts. #247
  • When a service is injected in a router the routes unit tests fail #218
  • [QUESTION]: can we update this test to show what ember 2.x tests would do? #215
  • cannot get async test to work #209
  • Addons "Unable to find partial with name" #202
  • needs fails with single-character underscore helper name #201
  • Intermittent issues triggering events on elements with bound actions #193
  • Make beforeEach & afterEach respect returned promises #192
  • async beforeEach #186
  • Access to the component instance in moduleForComponent should be possible #184
  • Merge unit / integration component tests #183
  • .jshintignore ignored in addon #173
  • You cannot use the same root element (#ember-testing) multiple times in an Ember.Application #168
  • App.destroy doesn't properly cleanup, possible regression #166
  • Does beforeEach support more than 1 promise resolve? #165
  • Called start() outside of a test context #143
  • problem returning application from qunit setup module callback #123
  • Release New Version -- 0.2.0 #121
  • moduleFor undefined function #117
  • Update QUnit hook names: setup/teardown is deprecated for beforeEach/afterEach #114
  • Does delegate functionality still exist in moduleFor? #112
  • Child belongsTo Father, then Father belongsTo GrandFather issue.. #109
  • async func test fails after stored in sessionStorage #107
  • qunit master now supports the promise start/stop stuff #95
  • New helper moduleForAdapter? #92
  • How to erase contents in store() after each test? #83
  • Writing unit tests which will work with templates. #68
  • I believe these deps, are incorrect #59
  • Can't call this.append\(\) in setup and still have tests work #58
  • Document that es6 transpiler must enable CompatFix or change exports #43
  • You cannot use the same root element (body) #29
  • figure out how to resolve templates on a default resolver #23
  • refactor moduleForComponent view logic #21
  • Unit + Intergration Test Conflicts #20
  • Extending test for 3rd party additions #14
  • using needs does weird things when you have multiple tests under the module #12
  • Gotchas #10
  • noCleanup option #6
  • potential container variable leek #3
  • moduleFor(View|Component) needs eventDispatcher #2
  • stricter about cleanup/leaks #1

Merged pull requests:

v3.0.0-beta.3 (2017-10-11)

Full Changelog

Closed issues:

  • 0.4.24 is not tagged on bower install? #271

Merged pull requests:

  • Properly call setTestGenerator method. #284 (rwjblue)

v3.0.0-beta.2 (2017-10-07)

Full Changelog

Merged pull requests:

  • Bring over more functionality from ember-cli-qunit. #283 (rwjblue)

v3.0.0-beta.1 (2017-10-07)

Full Changelog

Closed issues:

  • How to configure QUnit? #281
  • Visit('foo'), route goes to localhost:4200/foo in test #279

Merged pull requests:

v2.2.0 (2017-07-21)

Full Changelog

Closed issues:

  • Could not find module ember-qunit #277
  • Could not find module ember-resolver imported from AppName/resolver #276

Merged pull requests:

v2.1.4 (2017-06-07)

Full Changelog

Closed issues:

  • Phantom 2.1 - Tests Fail on Object.assign, ember-resolver missing, and more - All Works in Chrome #273
  • Question: Can I setup multiple resolvers in an acceptance test? #272
  • Teardown with App.destroy #113

Merged pull requests:

v2.1.3 (2017-04-30)

Full Changelog

Fixed bugs:

  • Tests failing in beforeEach() due to module being undefined #268

Closed issues:

  • a skip before test fails when this.subject() is called in beforeEach #269
  • Error: Could not find module ember-qunit #265

Merged pull requests:

  • Convert "loader.js" from bower to npm dependency #270 (Turbo87)

v2.1.2 (2017-04-11)

Full Changelog

Merged pull requests:

v2.1.1 (2017-04-11)

Full Changelog

Fixed bugs:

  • needs not resolving after module change #262

Closed issues:

  • 0.4.23 breaks tests in PhantomJS #264

Merged pull requests:

v0.4.24 (2017-04-10)

Full Changelog

Merged pull requests:

  • Revert "Reset module variable after all tests in module are completed." #263 (trentmwillis)
  • Reset module variable after all tests in module are completed. #260 (rwjblue)

v0.4.23 (2017-04-06)

Full Changelog

Merged pull requests:

  • Reset module variable after all tests in module are completed. #261 (rwjblue)

v2.1.0 (2017-03-25)

Full Changelog

Merged pull requests:

v2.0.0 (2017-03-23)

Full Changelog

Closed issues:

  • Test of the recompute function in an Ember helper always fails #254
  • Add TypeScript typings for global helpers #251
  • Unable to test Ember.onError after upgrading #250

v2.0.0-beta.1 (2016-11-28)

Full Changelog

Merged pull requests:

  • Update "ember-test-helpers" to v0.6.0-beta.1 #249 (Turbo87)

v1.0.0 (2016-10-26)

Full Changelog

Closed issues:

  • Move repo to emberjs org. #242
  • Polymorphic relationships via mixin break tests #240
  • ember-test-helpers uses Ember.merge which is deprecated #221
  • Problems with moduleForComponent and testing div ID #40

Merged pull requests:

  • Make Qunit module available as 'ember-qunit' export #245 (zzarcon)
  • Add 'phantomjs-prebuilt' to dev dependency in order to make test work locally #244 (zzarcon)
  • Use emberjs org name instead of rwjblue #243 (zzarcon)
  • Super minor readme typo #241 (derekdowling)

v1.0.0-beta.1 (2016-08-17)

Full Changelog

Merged pull requests:

v0.4.22 (2016-08-17)

Full Changelog

Merged pull requests:

v0.4.21 (2016-08-16)

Full Changelog

Closed issues:

  • moduleFor & friends: Support nested modules as provided by QUnit.module #232
  • can't use Qunit's new before and after hooks #229
  • reason without stack but with message will error #227
  • Inconsistent Mixin testing behavior #226
  • Singletons are not destroyed between integration tests #222
  • Integration test method to "destroy" the component #217
  • Triggering ember custom event such as paste in component integration test #214
  • No moduleForHelper #76

Merged pull requests:

v0.4.20 (2016-02-01)

Full Changelog

Merged pull requests:

v0.4.19 (2016-01-31)

Full Changelog

v0.4.18 (2015-12-12)

Full Changelog

Merged pull requests:

v0.4.17 (2015-12-07)

Full Changelog

Closed issues:

  • EmberQUnit#test does not mirror QUnit#test #210

Merged pull requests:

v0.4.16 (2015-11-10)

Full Changelog

Closed issues:

  • Where does the "ember.run" belong when integration testing? #203

Merged pull requests:

v0.4.15 (2015-10-21)

Full Changelog

Closed issues:

  • Service injection in integration tests does not work #200
  • Regression in models with two words from 0.4.9 to 0.4.10 #199

v0.4.14 (2015-10-20)

Full Changelog

Closed issues:

  • QUnit.module support? #196
  • Tests broke between 0.4.11 and 0.4.12 #195

Merged pull requests:

v0.4.13 (2015-10-02)

Full Changelog

v0.4.12 (2015-10-01)

Full Changelog

Closed issues:

  • moduleForModel leaking state between tests #194

Merged pull requests:

  • Remove redundant build step #191 (ef4)
  • Better exception messages on phantomjs #190 (ef4)

v0.4.11 (2015-09-13)

Full Changelog

Closed issues:

  • [QUESTION]: what version of this library should I be using with Ember 2.0.0+ #188
  • Ember Qunit should warn when forcing an integration test into a unit test. #185
  • Component unit test this.render() call doesn't support passing in content #182
  • Unit Tests throw error: "Uncaught Error: Assertion Failed: BUG: Render node exists without concomitant env" #178

Merged pull requests:

v0.4.10 (2015-08-20)

Full Changelog

Closed issues:

  • Testing bound handlebars helpers #5

Merged pull requests:

v0.4.9 (2015-07-30)

Full Changelog

v0.4.8 (2015-07-30)

Full Changelog

Closed issues:

  • support for assert.notOk ? #180

Merged pull requests:

v0.4.7 (2015-07-28)

Full Changelog

Closed issues:

  • Unit tests with components and new life-cycle hooks #174

v0.4.6 (2015-07-24)

Full Changelog

v0.4.5 (2015-07-23)

Full Changelog

v0.4.4 (2015-07-21)

Full Changelog

v0.4.3 (2015-07-21)

Full Changelog

v0.4.2 (2015-07-20)

Full Changelog

Closed issues:

  • Compatibility with 1.13+ #177
  • Cannot send actions to Routes #172

v0.4.1 (2015-07-06)

Full Changelog

Closed issues:

  • version not found: ember-cli-qunit@0.4.0 #176

Merged pull requests:

  • Fix brocfile include expressions to use literal dots #171 (j-)

v0.4.0 (2015-05-18)

Full Changelog

Merged pull requests:

v0.3.4 (2015-05-18)

Full Changelog

Closed issues:

  • can't test custom factories #169

v0.3.3 (2015-05-15)

Full Changelog

Closed issues:

  • calling resetViews causes Ember integration tests to fail #86

Merged pull requests:

  • Remove dubious resetViews function #167 (ef4)

v0.3.2 (2015-05-06)

Full Changelog

Closed issues:

  • Fails to pluralize factory in unit test #162

Merged pull requests:

v0.3.1 (2015-04-05)

Full Changelog

Closed issues:

  • Called stop() outside of a test context #155
  • subject helper in moduleForModel reuses container for all tests #81

Merged pull requests:

  • Send full stack trace information on promise rejection #116 (yayalice)

v0.3.0 (2015-03-24)

Full Changelog

Closed issues:

  • TypeError: Cannot read property 'apply' of undefined, using apply in tests? #149

Merged pull requests:

v0.2.12 (2015-03-22)

Full Changelog

Closed issues:

  • assert passed into beforeEach is not refreshed #157
  • beforeEach in moduleForComponent does not pass in assert #156
  • this.subject calls not generating new instances #154

Merged pull requests:

  • Ensure that assert argument in beforeEach is not shared. #158 (rwjblue)

v0.2.11 (2015-03-12)

Full Changelog

Closed issues:

  • assert argument to beforeEach and afterEach #151
  • moduleForComponent tests and loading app/initializers #150
  • Async method selector resolves immediately #148
  • importing { module, test } from ember-qunit hides tests #147
  • import QUnit from "???"; #146
  • Thanks! #145
  • doesn't work with new container registry stuff #118
  • moduleFor* integration: true #108
  • Tricky to use moduleForComponent for components with sub-components #74

Merged pull requests:

  • Update ember-test-helpers to 0.3.6. #153 (rwjblue)
  • Ensure that beforeEach / afterEach get assert argument. #152 (rwjblue)

v0.2.10 (2015-02-22)

Full Changelog

Closed issues:

  • Add skip as a qunit helper that gets exported? #144

v0.2.9 (2015-02-19)

Full Changelog

Closed issues:

  • 'assert' is undefined #142
  • Exporting QUnit.push #140
  • moduleForComponent fails "Unable to find partial with name" #110

Merged pull requests:

v0.2.8 (2015-02-10)

Full Changelog

v0.2.7 (2015-02-10)

Full Changelog

Closed issues:

  • Still expects handlebars to be in bower_components #133
  • Error: Path or pattern "bower_components/ember-qunit/named-amd/main.js" did not match any files #131
  • Could not find module ember when using the global version (newest from build) #130

Merged pull requests:

  • Ensure that "ember" module shim is available for globals build. #137 (rwjblue)

v0.2.6 (2015-02-10)

Full Changelog

Closed issues:

  • Direct child doesn't work in selector #135

Merged pull requests:

  • Add default export for qunit module as QUnit. #136 (rwjblue)
  • Upgrade ember to 1.10.0 and remove handlebars. #134 (dgeb)

v0.2.5 (2015-02-07)

Full Changelog

Closed issues:

  • Emq not available - no globalize #129

Merged pull requests:

v0.2.4 (2015-02-03)

Full Changelog

Merged pull requests:

  • Fix argument shifting with beforeEach / afterEach. #128 (rwjblue)

v0.2.3 (2015-02-03)

Full Changelog

Merged pull requests:

  • Use git-repo-version instead of git-repo-info directly. #127 (rwjblue)
  • Pass test callback argument through from QUnit. #126 (rwjblue)

v0.2.2 (2015-02-03)

Full Changelog

Merged pull requests:

  • Allow usage of beforeEach and afterEach. #125 (rwjblue)

v0.2.1 (2015-02-02)

Full Changelog

Closed issues:

  • container used in unit tests doesn't normalize model names #119

Merged pull requests:

v0.2.0 (2015-01-31)

Full Changelog

latest (2015-01-31)

Full Changelog

Closed issues:

  • Testing services in Ember-CLI conserves state between tests. #115
  • why kill dist/? #101
  • Wrong context in asyncTest (using callbacks given to moduleFor instead of extended callbacks) #98
  • Qunit not finishing on Mac OS X #97
  • Cannot send action to route in unit test. #96
  • Unit testing model circular relationship requires startApp\(\) #91
  • Integration Test Helpers are undefined in Component Test #88
  • IsolatedContainer doesn't normalize type names #84
  • Should have a mechanism for inserting components sans this.$\(\) #82
  • Assertion alternately thrown when testing ED Model relationships #80
  • Uncaught SyntaxError: Unexpected reserved word #78
  • QUnit start and stop not happening for promises within controller actions. #77
  • Testing components with {{each}} helper in layout fails #73
  • Get access to ember store from moduleFor("controller:activity") #70
  • moduleForComponent does not properly destroy the views it created #64
  • Testing Strangeness using Ember Qunit and Test Helpers #63
  • moduleForModel transforms #61
  • Bower dependency to qunit? #60
  • Result of this.$\(...\) is cached after first call #55
  • testing components that use other components #53
  • moduleForComponent and moduleForModel could also accept a delegate function #51
  • andThen does not execute after click() #49
  • Tests fail with MODEL\_FACTORY\_INJECTIONS = true #48
  • Contributing steps do not work #47
  • moduleFor could accept callback as second argument #45
  • dist/named-amd does not work #42
  • setting Ember.testing to true #38
  • separate the ember stuff from the qunit stuff #22
  • moduleForMixin? #15

Merged pull requests:

v0.1.8 (2014-04-24)

Full Changelog

Closed issues:

  • Unit testing models with associations/relationships fail #39
  • loading with require.js #35

Merged pull requests:

  • to run broccoli serve you need broccoli-cli #41 (zigomir)
  • Add adapter to module for model #34 (mixonic)

v0.1.7 (2014-04-04)

Full Changelog

Closed issues:

  • How to tell QUnit to execute tests wrapped in AMD definition ? #31
  • What's the bare minimum required to test a ember.object in isolation? #30
  • Calling save on models #28

Merged pull requests:

v0.1.6 (2014-03-27)

Full Changelog

Closed issues:

Merged pull requests:

  • Remove explicit paths to node_modules/.bin. #18 (eventualbuddha)
  • fixed global resolver setup instructions #17 (cavneb)
  • moduleFor controller with needs fails on second call with undefined #16 (fsmanuel)

v0.1.5 (2014-03-12)

Full Changelog

v0.1.4 (2014-03-12)

Full Changelog

Merged pull requests:

  • Added moduleForModel helper with test #9 (cavneb)
  • Add import for moduleFor. #8 (abuiles)

v0.1.3 (2014-03-04)

Full Changelog

v0.1.2 (2014-03-04)

Full Changelog

v0.1.1 (2014-03-03)

Full Changelog

Closed issues:

  • Needs a README #4

Merged pull requests:

v0.1.0 (2014-02-27)