我有一些访问商店的单元测试。我本以为这会很好,只要我把它们包装在一个运行回调中。不幸的是,事实并非如此。我得到了这个错误:据我所知,这正是应该防止的。我的测试看起来像这样: var store = this.store(); var secondModel = store.createRecord('s
qunit';import { setupApplicationTest } from 'ember-qunitfilter=poc beforeEach failed on visiting /poc: You must call one of the ember-qunit setupTest(), setupRenderingTestsetupApplicationTest()