zotero/test/tests
Aurimas Vinckevicius 47bf9c38e9 Transition item Export Format to Zotero web API item JSON
* Enable legacy mode for export translators compatible with pre-4.0.27:
   * Add compatibility mappings, so that current translators don't break if they specify minVersion lower than 4.0.27. This does introduce non-compatible changes, specifically, "version" field in legacy mode is "versionNumber" in the new format. "version" in the new format corresponds to the "version" as specified for Zotero API JSON format. New translators should expect Zotero web API JSON format and should specify minVersion 4.0.27.
* Update CSL mappings to comply with new itemToExportFormat
* CSL JSON export translator needs to be updated to be compatible with 4.0.27 to export correct CSL JSON
* Use item URI for id in CSL JSON instead of item ID
* Fix note and attachment handling in itemToCSLJSON
2015-05-26 15:48:43 -05:00
..
data Add unit test for PDF recognition without DOI 2015-03-08 16:20:57 -04:00
lookup.js Lengthen timeout for ISBN tests 2015-03-11 14:37:52 -04:00
recognizePDF.js Skip test for "recognizePDF without DOI" on Travis-CI 2015-04-06 23:17:41 -05:00
support.js Wait for bundled file updates to complete before running tests 2015-03-11 13:32:25 -04:00
utilities.js Transition item Export Format to Zotero web API item JSON 2015-05-26 15:48:43 -05:00