thaliproject / Thali_CordovaPlugin

Thali p2p plugin
MIT License
226 stars 44 forks source link

ThaliCore: add smoke tests #1950

Open enricogior opened 6 years ago

enricogior commented 6 years ago

ThaliCore has gone through a deep revision that added new logic and constrains. Unit tests running on a single device are not enough to really test the new code. One possibility is to add p2p tests in the exiting ThaliTest's native test infrastructure. The alternative is to create a standalone Swift app.