Add auto-generated sample data
allTypesAndFields: Direct serialization of all valid fields for all valid item types citeProcJSExport: All item types and fields as sent to citeproc-js itemJSON: Zotero.Item::toJSON serialization of all item types and fields translatorExport: items as presented to export translators after 4.0.27 translatorExportLegacy: items as presented to export translators before 4.0.27 (does not cover relations, collections, tags, attachments)
This commit is contained in:
parent
ec786bf15c
commit
daa92cb6ed
5 changed files with 8785 additions and 0 deletions
1366
test/tests/data/allTypesAndFields.js
Normal file
1366
test/tests/data/allTypesAndFields.js
Normal file
File diff suppressed because it is too large
Load diff
1668
test/tests/data/citeProcJSExport.js
Normal file
1668
test/tests/data/citeProcJSExport.js
Normal file
File diff suppressed because it is too large
Load diff
1604
test/tests/data/itemJSON.js
Normal file
1604
test/tests/data/itemJSON.js
Normal file
File diff suppressed because it is too large
Load diff
1672
test/tests/data/translatorExport.js
Normal file
1672
test/tests/data/translatorExport.js
Normal file
File diff suppressed because it is too large
Load diff
2475
test/tests/data/translatorExportLegacy.js
Normal file
2475
test/tests/data/translatorExportLegacy.js
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue