zotero/test
Dan Stillman 72c927c840 Fix Zotero.Utilities tests, which were being skipped accidentally
Unfortunately this will need to be partly redone, since retrieveItem(), and
therefore itemToCSLJSON(), and therefore itemToExportFormat(), need to be
synchronous. The item data load statements in itemToExportFormat() will
probably need to be performed earlier, when they can be async, and made
available to the session for retrieval by retrieveItem(), but I'll let someone
more familiar with the citation infrastructure do that.

This restores some code in retrieveItem() that may have been accidentally
removed in a merge, though it probably won't be useful anymore anyway.

Addresses #529
2016-02-04 04:05:46 -05:00
..
components Merge branch '4.0' into sjk/659 2015-06-01 00:03:20 -04:00
content Extra logging for waitForWindow() support function 2016-02-03 01:20:11 -05:00
resource Update test submodules 2016-02-03 02:15:08 -05:00
tests Fix Zotero.Utilities tests, which were being skipped accidentally 2016-02-04 04:05: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 Increase open files limit during tests 2016-01-26 04:39:36 -05:00