sign / translate

Effortless Real-Time Sign Language Translation
https://sign.mt
Other
482 stars 82 forks source link

[Tests] Automate file download and load on mobile #69

Open AmitMY opened 1 year ago

AmitMY commented 1 year ago

Problem

Currently, there are no tests for downloading a file from a remote host to be stored on the device by the assets service.

Description

There should be automatic tests that use the assets service to download a "remote" file, then re-load it from cache, and verify that works, on iOS, android, and the web.

Alternatives

Manual testing