End-to-end Javascript Testing: Integration Tests Using Ember.js Test Helpers
·
3 min read
Entire application stack is tested with the integration tests The database seed files can be used on the client to confirm rendered templates have the expected data Since no data is mocked only...
Ember.js
Testing