zotero/test
Dan Stillman 3a0e0cb088 Drastically speed up moving items to the trash
E.g., moving 3,600 items to the trash now takes 4 seconds instead of 62

Instead of saving each item, update internal state and database directly
(which is more brittle but worth it). Also avoid unnecessary sorting
after removing an item from the items tree.
2017-02-08 23:42:55 -05:00
..
components Add -s flag to runtests.sh to start at given file 2016-12-16 04:21:37 -05:00
content Allow number or name for translator type in buildDummyTranslator() 2017-01-23 09:13:44 -05:00
resource Gzip-compress API uploads larger than 1000 characters 2016-03-28 02:38:28 -04:00
tests Drastically speed up moving items to the trash 2017-02-08 23:42:55 -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 Disable script run time warning in tests 2017-01-21 06:37:44 -05:00