-
Notifications
You must be signed in to change notification settings - Fork 6
Testing
CfDP edited this page Aug 28, 2018
·
6 revisions
We really need to start testing more.
We use BrowserStack - generously providing free testing 👍
There doesn't seem to be any plug-n-play solutions that we can use for testing the chat, so there's some work to be done.
https://stackoverflow.com/questions/24315512/how-to-test-two-interacting-browsers-e-g-chat-app
Here are some ideas:
(Mocca etc)
https://dzone.com/articles/end-to-end-testing-for-your-web-app-with-open-sour
https://www.sitepoint.com/testcafe-easier-end-end-web-app-testing-node-js/
https://hackernoon.com/stateless-end-to-end-testing-for-web-apps-7b54855f3c48
https://datasift.github.io/storyplayer/v2/learn/test-your-code/why-component-testing.html