zotero/test
Dan Stillman dc12a2c95a Stop file upload queue after low-quota errors
We weren't making actual upload requests after a quota error if the file
would exceed the quota, but we were still going through all attachments
to upload, which in some cases involves making stat() calls. We now just
stop the queue immediately after a quota error or when starting a new
background sync after a previous quota error.

Closes #1255
2021-03-23 03:20:26 -04:00
..
components Add -e flag to runtests.sh to stop tests after a given file 2017-06-20 05:48:38 -04:00
content Add getImageBlob() support function for tests 2021-03-21 14:36:43 -04:00
resource Update httpd.js to Fx60 version 2019-08-27 05:30:11 -04:00
tests Stop file upload queue after low-quota errors 2021-03-23 03:20:26 -04:00
chrome.manifest Unit testing infrastructure 2015-03-07 16:34:55 -05:00
install.rdf Update maxVersion 2015-10-29 03:57:08 -04:00
runtests.sh Fix Zotero.automatedTest in GitHub Actions 2021-03-21 17:39:49 -04:00