sign/translate

[Tests] Automate file download and load on mobile

Offen

#69 geöffnet am 10.02.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (164 Forks)auto 404
enhancementhelp wantedtests

Repository-Metriken

Stars
 (777 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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