Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ember-qunit

Can I setup a QUnit hook to run before all tests in a suite?

"Attempting to register an unknown factory" in model test

Using ember-qunit to test controllers with a store (DS.FixtureAdapter)

How to test function that calls Ember.run.debounce in ember-qunit?

Unit Testing Ember Services that Fetch Data

Test for throwing Errors in Ember.js

ember.js qunit ember-qunit

Ember Error while testing: You will need to wrap any code with asynchronous side-effects in a run

ember Error: Assertion Failed: fullName must be a proper full name

ember.js ember-qunit

ember render hbs swallowing thrown error

Ember testing: You have turned on testing mode, which disabled the run-loop's autorun

How can I get source maps to work when running tests using ember-qunit for an ember app built on ember-cli

findRecord giving error "Cannot read property '_internalModel' of undefined"

Setting a global timeout in Ember-cli for Qunit

ember-cli ember-qunit

Could not find module `ember-resolver` imported from `AppName/resolver Ember tests

Testing an ember-data model - can't find relationship

How to call hook before and after in ember-qunit tests?

How do I depend on the store as a service in Ember unit tests using qunit?

ember-qunit: You can only unload a record which is not inFlight

ember.js qunit ember-qunit