zotero/test/tests
J. Ryan Stinnett bc4aafa8e4 Add feed reader tests for parsing behavior
This adds extra tests to check parsing behavior such as entities, tag handling,
CDATA, etc. This will help ensure the new feed processor matches the previous
behavior.
2021-06-16 20:59:57 +01:00
..
data Add feed reader tests for parsing behavior 2021-06-16 20:59:57 +01:00
.eslintrc Add separate .eslintrc for tests 2019-09-16 01:28:52 -04:00
advancedSearchTest.js Add utility functions for building drop-down library lists 2017-12-08 00:42:03 -05:00
annotationsTest.js Block saving of annotations and embedded images in groups 2021-03-02 18:10:44 -05:00
attachmentsTest.js Transfer annotations when converting linked files to stored files 2021-03-12 06:35:21 -05:00
bibliographyTest.js
cachedTypesTest.js Fix primary item types not appearing in More menu when not in MRU list 2021-03-29 01:41:37 -04:00
citeTest.js Add test for citeproc-js disambiguation hang 2021-03-29 01:41:37 -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 Remove some code that's unnecessary now that we're Fx52+ everywhere 2017-06-23 05:03:11 -04:00
dataObjectsTest.js Remove embedded-image attachment under annotation in test 2021-03-02 18:10:44 -05:00
dataObjectTest.js Fix some test breakages related to .note/.getNote() changes 2021-03-02 17:58:28 -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 Fix some test breakages related to .note/.getNote() changes 2021-03-02 17:58:28 -05:00
feedItemTest.js Test updates for newer Sinon 2019-09-16 01:27:30 -04:00
feedReaderTest.js Add feed reader tests for parsing behavior 2021-06-16 20:59:57 +01:00
feedsTest.js Don't run feeds update until after schema update promise 2017-06-19 01:25:03 -04:00
feedTest.js Fix some property access issues 2017-10-27 03:25:08 -04:00
fileInterfaceTest.js Add fileInterface test for importing into selected collection 2020-07-12 04:53:29 -04:00
fileTest.js Add options argument for Zotero.File.createDirectoryIfMissingAsync() 2021-03-02 17:58:28 -05:00
fulltextTest.js Full-text indexing improvements 2020-03-09 01:19:52 -04:00
groupsTest.js
groupTest.js Tweak test syntax that breaks with current version of chai-as-promised 2017-06-01 11:36:18 -04:00
httpTest.js Add additional checks to test for HTTP.request() 5xx retry 2020-12-11 02:05:25 -05:00
importExportTest.js Add skipped test for importing related items from Zotero RDF 2019-01-14 02:36:59 -05:00
integrationTest.js Add a version of citation dialog for citing notes 2021-03-02 18:10:44 -05:00
itemFieldsTest.js
itemPaneTest.js Properly check schema version in note editor tests 2021-04-02 21:57:35 +03:00
itemsTest.js Fix test failure in libraryTreeView after items test 2021-03-03 06:23:54 -05:00
itemTest.js Don't count missing annotation values as changed if empty string passed 2021-04-26 03:49:59 -04:00
itemTreeViewTest.js Disabled test for keeping unfiled item selected on add to collection 2020-03-19 13:08:23 -04:00
librariesTest.js Make test more independent of db state 2018-08-03 11:53:54 +02:00
libraryTest.js Delete group files when deleting group 2018-07-15 23:09:34 -04:00
libraryTreeViewTest.js
lookupTest.js Fix title mismatch for ISBN lookup tests 2021-01-25 03:58:04 -05:00
noteeditorTest.js Fix note editor tests 2021-03-02 17:58:28 -05:00
notifierTest.js Fix "Can't queue event outside of a transaction" 2018-02-08 02:07:44 -05:00
openurlTest.js
preferences_advancedTest.js Fix test failure after 40fe85b274 2020-04-29 16:29:22 -04:00
preferences_searchTest.js Use the bundled PDF tools 2018-01-17 13:33:18 +02:00
preferences_syncTest.js Update some Sinon reset() calls 2017-06-01 15:39:42 -04:00
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 Don't orphan embedded-image attachments in schema integrity check! 2021-03-02 18:10:44 -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 Avoid a warning from a storageRequest test from the item not existing 2017-05-23 02:12:00 -04:00
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 Show annotation widget in conflict resolution window 2021-03-21 14:36:43 -04:00
syncEventListenersTest.js Reduce auto-sync timeout to 3 seconds and optimize auto-sync process 2021-04-06 05:09:42 -04:00
syncFullTextEngineTest.js Update full-text sync tests after 2ecfff6681 2017-10-20 05:23:13 -04:00
syncLocalTest.js Add annotationIsExternal property to annotations 2021-03-02 17:58:28 -05:00
syncRunnerTest.js Fix additional sync test after format=json removal 2021-03-03 08:53:28 -05:00
tagsboxTest.js Reactify item tags box 2019-11-08 06:41:06 -05:00
tagSelectorTest.js Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
tagsTest.js Remove all colored tags on selected items if 0 is pressed 2019-10-26 16:45:04 -04:00
translateTest.js Fix Translate.ItemGetter test 2021-03-03 09:08:08 -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 Stop file upload queue after low-quota errors 2021-03-23 03:20:26 -04:00
zoteroIntlTest.js Move localeCompare tests to Zotero.Intl tests 2018-08-01 15:41:54 +02:00
zoteroPaneTest.js Download remotely updated files in "as needed" file sync mode 2020-03-09 01:19:52 -04:00
zoteroTest.js Merge branch 'electron' 2018-08-16 19:16:46 -04:00