zotero/test
Dan Stillman 644c4e5925 Add objects from failed download requests to sync queue
Previously only individual objects from successful requests that
couldn't be processed for some reason would be added to the queue.

`Sync.APIClient.downloadObjects()` now returns clearer and more
consistent results. It now returns an array of promises for objects with
a `keys` array of requested keys and either a `json` array of returned
API JSON objects or an `error` Error, depending on whether the request
succeeded or failed. This makes it easier to detect remotely missing
objects and request failures.
2021-12-10 05:56:46 -05:00
..
components Add -e flag to runtests.sh to stop tests after a given file 2017-06-20 05:48:38 -04:00
content XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
resource Update httpd.js to Fx60 version 2019-08-27 05:30:11 -04:00
tests Add objects from failed download requests to sync queue 2021-12-10 05:56:46 -05: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