We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The app starts to grow. To avoid regressions, we should maintain automated tests.
It would be great to add automated tests to avoid regressions in the future.
The webrtc functionnality (link between two devices) is not easy to test across platforms.
Is there cloud based tools which offer free testing for open source projects ?
I think we could start by testing the node & hub packages.
node
hub
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The app starts to grow. To avoid regressions, we should maintain automated tests.
e2e tests
It would be great to add automated tests to avoid regressions in the future.
The webrtc functionnality (link between two devices) is not easy to test across platforms.
Is there cloud based tools which offer free testing for open source projects ?
unit tests
I think we could start by testing the
node
&hub
packages.The text was updated successfully, but these errors were encountered: