G-Ray / pikatorrent

BitTorrent client ⚡. For mobile, desktop & server.
https://www.pikatorrent.com
354 stars 15 forks source link

Automated tests #91

Open G-Ray opened 1 year ago

G-Ray commented 1 year ago

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.