merged and updated to latest v0.3.5

This commit is contained in:
Ronald A. Richardson
2024-01-15 16:52:54 +08:00
72 changed files with 3931 additions and 4226 deletions

View File

@@ -1,6 +1,6 @@
import { setupApplicationTest as upstreamSetupApplicationTest, setupRenderingTest as upstreamSetupRenderingTest, setupTest as upstreamSetupTest } from 'ember-qunit';
// This file exists to provide wrappers around ember-qunit's / ember-mocha's
// This file exists to provide wrappers around ember-qunit's
// test setup functions. This way, you can easily extend the setup that is
// needed per test type.