sign/translate

[Tests] Automate file download and load on mobile

Open

#69 opened on Feb 10, 2023

 (0 comments) (0 reactions) (0 assignees)TypeScript (164 forks)auto 404
enhancementhelp wantedtests

Repository metrics

Stars
 (777 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide