medic / cht-release-testing

Used to track release testing on medic projects
2 stars 0 forks source link

App fails gracefully when storage limit exceeded #177

Open ngaruko opened 3 years ago

ngaruko commented 3 years ago

User: Restricted Site: Instance(gamma, gamma-b, cht) Platform: Mobile App Test Steps: Steps for test

1. Break the storage limit. Load up a lot of data on your phone. 2. Use the app and ensure it fails gracefully Expected Result: The app should stop functioning and show errors. The javascript console shows the errors about the ""QuotaExceededError"" and closing relaunching shows the Space is running low message."