zotero/test/tests
Dan Stillman b1e324ddfb Fix marking of childItems as loaded for non-top-level items
Now that attachments and notes can have child items too
2021-03-02 17:58:28 -05:00
..
data Type/field handling overhaul 2019-09-16 02:27:22 -04:00
.eslintrc Add separate .eslintrc for tests 2019-09-16 01:28:52 -04:00
advancedSearchTest.js
annotationsTest.js Fix clearing of annotation fields 2021-03-02 17:58:28 -05:00
attachmentsTest.js Replace occurrences of .getNote() with .note 2021-03-02 17:36:05 -05:00
bibliographyTest.js
cachedTypesTest.js
citeTest.js extraToCSL(): Fix "zoteroField[1] is undefined" on single-character field 2020-04-03 18:13:10 -04:00
collectionsTest.js Sort multiple levels of items when generating API JSON 2021-03-02 17:36:05 -05:00
collectionTest.js Support deleted property for collections and searches 2021-01-13 00:49:12 -05:00
collectionTreeViewTest.js Fix test failure after 30cefca18e 2020-05-20 18:47:55 -04:00
concurrentCallerTest.js
creatorsTest.js
dataDirectoryTest.js
dataObjectsTest.js Sort multiple levels of items when generating API JSON 2021-03-02 17:36:05 -05:00
dataObjectTest.js Replace occurrences of .getNote() with .note 2021-03-02 17:36:05 -05:00
dataObjectUtilitiesTest.js Fix deleted item fields reappearing on sync 2019-10-24 01:22:00 -04:00
dateTest.js Fix parsing of SQL dates without seconds 2020-09-09 23:37:02 -04:00
dbTest.js Schema integrity check improvements 2020-11-16 18:13:48 -05:00
duplicatesTest.js
feedItemsTest.js Test updates for newer Sinon 2019-09-16 01:27:30 -04:00
feedItemTest.js Test updates for newer Sinon 2019-09-16 01:27:30 -04:00
feedReaderTest.js
feedsTest.js
feedTest.js
fileInterfaceTest.js Add fileInterface test for importing into selected collection 2020-07-12 04:53:29 -04:00
fileTest.js Zotero.File.copyDirectory(): Fix copying of subdirectories on Windows 2020-11-01 18:51:55 -05:00
fulltextTest.js Full-text indexing improvements 2020-03-09 01:19:52 -04:00
groupsTest.js
groupTest.js
httpTest.js Add additional checks to test for HTTP.request() 5xx retry 2020-12-11 02:05:25 -05:00
importExportTest.js
integrationTest.js Changes for note insertion in non-GoogleDocs 2021-03-02 17:43:10 -05:00
itemFieldsTest.js
itemPaneTest.js Preserve linked-object and replaced-item relations when merging items 2020-06-06 17:16:09 -04:00
itemsTest.js Fix marking of childItems as loaded for non-top-level items 2021-03-02 17:58:28 -05:00
itemTest.js Return Zotero.Item objects from getAnnotations() instead of ids 2021-03-02 17:58:28 -05:00
itemTreeViewTest.js Disabled test for keeping unfiled item selected on add to collection 2020-03-19 13:08:23 -04:00
librariesTest.js
libraryTest.js
libraryTreeViewTest.js
lookupTest.js Fix title mismatch for ISBN lookup tests 2021-01-25 03:58:04 -05:00
noteeditorTest.js
notifierTest.js
openurlTest.js
preferences_advancedTest.js Fix test failure after 40fe85b274 2020-04-29 16:29:22 -04:00
preferences_searchTest.js
preferences_syncTest.js
profileTest.js
protocolHandlerTest.js Close window after protocol handler tests 2019-08-03 02:48:01 -04:00
proxyTest.js
quickCopyTest.js Fix invalid HTML in note from Quick Copy 2020-09-09 23:36:18 -04:00
recognizePDFTest.js Fix recognizePDF test after DOI translator change 2019-09-16 00:46:49 -04:00
relatedboxTest.js
relationsTest.js Fix potential error dragging to library that hasn't been loaded 2020-09-14 23:49:22 -04:00
retractionsTest.js Reduce startup time from retraction key caching 2020-09-23 22:58:53 -04:00
schemaTest.js Restore DB table reconciliation during integrity check 2021-01-17 03:36:38 -05:00
searchTest.js Fix Everything search after annotations 2021-03-02 17:39:39 -05:00
server_connectorTest.js Do not send back saveSingleFile: true if saving a PDF snapshot. (#1950) 2021-02-05 15:31:34 -05:00
serverTest.js Fix server not handling empty body in multi-part request 2020-10-12 15:06:11 -06:00
storageLocalTest.js Fix "attachmentSyncedModificationTime must be a number" sync error 2019-09-21 01:59:09 -04:00
storageRequestTest.js
styleTest.js Update test after AMA update 2020-05-09 19:30:41 -04:00
supportTest.js
syncAPIClientTest.js Send Zotero-Schema-Version header with API requests 2021-03-02 17:36:05 -05:00
syncedSettingsTest.js
syncEngineTest.js Sort multiple levels of items when generating API JSON 2021-03-02 17:36:05 -05:00
syncEventListenersTest.js
syncFullTextEngineTest.js
syncLocalTest.js Remove .noteSchemaVersion 2021-03-02 17:36:05 -05:00
syncRunnerTest.js Show invalid-data warning in sync button tooltip for group libraries 2021-02-09 16:36:06 -05:00
tagsboxTest.js Reactify item tags box 2019-11-08 06:41:06 -05:00
tagSelectorTest.js
tagsTest.js Remove all colored tags on selected items if 0 is pressed 2019-10-26 16:45:04 -04:00
translateTest.js Replace occurrences of .getNote() with .note 2021-03-02 17:36:05 -05:00
translatorsTest.js
uriTest.js
utilities_internalTest.js Use SingleFile to create snapshots of web pages 2020-09-23 09:37:09 -07:00
utilitiesTest.js Additional adjustments to URL handling 2020-01-04 02:30:12 -05:00
webdavTest.js Fix endless WebDAV loops if server has wrong mtimes but hash matches 2020-06-09 01:26:11 -04:00
zfsTest.js Further fixing of "Too many sync requests" error 2020-02-16 18:05:45 -05:00
zoteroIntlTest.js
zoteroPaneTest.js Download remotely updated files in "as needed" file sync mode 2020-03-09 01:19:52 -04:00
zoteroTest.js