setupForTestingprivate
Sets Ember up for testing. This is useful to perform basic setup steps in order to unit test.
Use App.setupForTesting
to perform integration tests (full application testing).
setupForTestingprivate
Sets Ember up for testing. This is useful to perform basic setup steps in order to unit test.
Use App.setupForTesting
to perform integration tests (full application testing).
Please login to continue.