« All deprecation guides
Deprecation Guide for Ember.testing
Previously, testing could be accessed via the Ember import:
import Ember from 'ember';
Ember.testing
There is no replacement for this API.