Open G-Ray opened 1 year ago
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 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.