I'm trying to write integration tests for a component in Ember that uses a third-party javascript library to enable part of its functionality. The issue I'm running into however is that all of the tests run and finish before the javascript is fully loaded in the browser running the suite.
Is there a way to force Ember to wait for the library to load before running its suite?
Aucun commentaire:
Enregistrer un commentaire