meteor-video-chat icon indicating copy to clipboard operation
meteor-video-chat copied to clipboard

Add unit and integration tests

Open elmarti opened this issue 6 years ago • 1 comments

Now that the core of the project has been abstracted into RTCFly, it should be relatively simple to test the remnant code as it leverages import/export, rather than integrating directly into Meteor's APIs.

elmarti avatar Jan 21 '18 10:01 elmarti

This will be the next priority as the build has been broken for months, now that it is relatively stable, it should be fixed and use a range of unit/integration, along with HipTest, Cucumber and BrowserStack for BDD driven E2E testing.

elmarti avatar Jan 28 '18 15:01 elmarti