vendredi 24 juin 2016

How do I force Ember to wait for third party scripts to load during integration tests?

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