zotero/test/tests
Dan Stillman c3ee588bfe Match parent attachments for annotation tags
Expose annotation tags in tag selector and match parent attachments when
filtering/searching

This also fixes searching for annotation text or comments when using
Everything quick search.

This is temporary until we display annotations in the items list
directly.
2022-08-17 03:35:28 -04:00
..
data Duplicates Merge: Preserve embedded annotations (#2728) 2022-08-11 03:52:40 -04:00
.eslintrc Add separate .eslintrc for tests 2019-09-16 01:28:52 -04:00
advancedSearchTest.js fx-compat: Fix search dialogs (#2631) 2022-07-04 01:48:52 -04:00
annotationsTest.js Split annotation if position data exceeds the limit 2022-02-28 20:10:20 +02:00
attachmentsTest.js fx-compat: Update full-text indexing 2022-06-17 20:29:01 -04:00
bibliographyTest.js fx-compat: Add preferences with full-text/keyword search (#2659) 2022-08-10 18:26:23 -04:00
cachedTypesTest.js Fix primary item types not appearing in More menu when not in MRU list 2021-03-29 01:41:37 -04:00
citeprocRsBridgeTest.js Fix broken tests in 000599b 2022-02-21 14:06:20 +02:00
citeTest.js Reset Zotero.locale to 'en-US' after cite test 2022-08-11 03:57:20 -04:00
collectionsTest.js Sort multiple levels of items when generating API JSON 2021-03-02 17:36:05 -05:00
collectionTest.js Fix descendant collections not skipping delete log 2021-05-06 03:34:09 -04:00
collectionTreeTest.js Fix copying of standalone attachments between libraries 2022-08-13 02:04:07 -04:00
concurrentCallerTest.js Maybe reduce spurious errors in ConcurrentCaller test 2016-07-19 18:53:48 -04:00
creatorsTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
dataDirectoryTest.js Remove some code that's unnecessary now that we're Fx52+ everywhere 2017-06-23 05:03:11 -04:00
dataObjectsTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
dataObjectTest.js Disallow unowned group annotation edits, but allow deletions 2022-01-31 06:48:05 -05:00
dataObjectUtilitiesTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
dateTest.js Update utilities submodule and date-parsing tests 2022-08-11 02:36:04 -04:00
dbTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
dictionariesTest.js fx-compat: Fix dictionaries tests 2022-06-19 04:16:53 -04:00
duplicatesTest.js Merge attachments and update notes (#2336) 2022-03-09 17:26:26 -05:00
feedItemsTest.js fx-compat: Fix feed test using Array.map() 2022-06-19 15:09:23 -04:00
feedItemTest.js Update utilities submodule and date-parsing tests 2022-08-11 02:36:04 -04:00
feedReaderTest.js Wire up new feed processor to Zotero's feed reader 2021-06-16 20:59:57 +01:00
feedsTest.js Feed import: Don't fail on OPML entry with no title or text 2022-08-11 02:28:03 -04:00
feedTest.js Don't reset isRead when feed item metadata changes (#2215) 2021-11-05 23:16:12 -04:00
fileInterfaceTest.js Citavi import: Tweak how page label is determined (#2494) 2022-03-30 09:34:07 -04:00
fileTest.js Update Zotero.File.getContentsAsync() tests 2022-06-19 18:59:01 -04:00
fulltextTest.js Full-text indexing improvements 2020-03-09 01:19:52 -04:00
groupsTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
groupTest.js Tweak test syntax that breaks with current version of chai-as-promised 2017-06-01 11:36:18 -04:00
HiddenBrowserTest.js fx-compat: Add HiddenBrowser.jsm 2022-06-17 20:28:58 -04:00
httpTest.js Make Zotero.HTTP retry test a bit more robust 2021-08-27 17:12:49 -04:00
importExportTest.js Fix importing of standalone attachments without URLs 2022-08-16 06:09:00 -04:00
integrationTest.js Adjust integration function comments and test dummy signature 2022-07-26 10:53:05 +03:00
intlTest.js Rename zoteroIntlTest.js to intlTest.js 2022-06-21 01:39:31 -04:00
itemFieldsTest.js
itemPaneTest.js Add test for 87455d 2022-08-11 03:57:09 -04:00
itemsTest.js Duplicates Merge: Preserve embedded annotations (#2728) 2022-08-11 03:52:40 -04:00
itemTest.js Duplicates Merge: Preserve embedded annotations (#2728) 2022-08-11 03:52:40 -04:00
itemTreeTest.js Disable sort tests from 26a5e2900a for now 2022-08-11 03:46:56 -04:00
librariesTest.js Implement library.isGroup property, which was never properly implemented 2021-07-07 01:43:22 -04:00
libraryTest.js XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
libraryTreeTest.js XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00
lookupTest.js Fix title mismatch for ISBN lookup tests 2021-01-25 03:58:04 -05:00
mendeleyImportTest.js Fix a bug in regex extracting fields to "extra" 2022-08-11 02:46:37 -04:00
mimeTest.js Add missing test data files 2022-06-21 01:39:07 -04:00
noteeditorTest.js Fix note editor tests 2021-03-02 17:58:28 -05:00
notifierTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
openurlTest.js Use best first creator for OpenURL author, not just first position 2016-07-11 06:30:55 -04:00
preferences_advancedTest.js fx-compat: Add preferences with full-text/keyword search (#2659) 2022-08-10 18:26:23 -04:00
preferences_searchTest.js Use the bundled PDF tools 2018-01-17 13:33:18 +02:00
preferences_syncTest.js fx-compat: Add preferences with full-text/keyword search (#2659) 2022-08-10 18:26:23 -04:00
profileTest.js Point other profiles to new data dir after migration (+ code reorg) 2016-11-27 00:17:56 -05:00
protocolHandlerTest.js Close window after protocol handler tests 2019-08-03 02:48:01 -04:00
proxyTest.js Improves proxy support (#1129) 2016-12-12 14:29:59 +02:00
quickCopyTest.js Markdown note export (#2214) 2021-12-15 06:10:58 -05:00
recognizePDFTest.js fx-compat: Fix progress queue / Find Available PDFs 2022-05-24 13:52:52 -06:00
relatedboxTest.js Update related box if related items are renamed or deleted 2021-09-14 01:50:58 -04:00
relationsTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
retractionsTest.js Reduce startup time from retraction key caching 2020-09-23 22:58:53 -04:00
schemaTest.js Fix failing repo notice tests 2021-08-29 04:41:52 -04:00
searchTest.js Match parent attachments for annotation tags 2022-08-17 03:35:28 -04:00
server_connectorTest.js fx-compat: Replace nsIDOMParser with new DOMParser() 2022-05-12 02:38:59 -04: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 Improve test for event-title substitution 2022-08-11 03:57:25 -04:00
supportTest.js Massively speed up tests 2021-06-24 06:10:40 -04:00
syncAPIClientTest.js Send Zotero-Schema-Version header with API requests 2021-03-02 17:36:05 -05:00
syncedSettingsTest.js Fixes feed sync bugs after conflicts. (#1074) 2016-08-16 03:03:42 -04:00
syncEngineTest.js Set createdByUserID to current user for locally created group item 2022-02-19 13:47:28 -05:00
syncEventListenersTest.js Trigger auto-sync after item deletion 2021-05-14 03:49:26 -04:00
syncFullTextEngineTest.js Update full-text sync tests after 2ecfff6681 2017-10-20 05:23:13 -04:00
syncLocalTest.js Additional assertion for sync test from d0c1a1f600 2022-06-20 18:43:02 -04:00
syncRunnerTest.js Fix additional sync test after format=json removal 2021-03-03 08:53:28 -05:00
tagsboxTest.js fx-compat: Fix tags-box tests 2022-06-20 23:02:09 -04:00
tagSelectorTest.js Match parent attachments for annotation tags 2022-08-17 03:35:28 -04:00
tagsTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
translateTest.js fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
translatorsTest.js Remove accidental .only() in test from fdcd4e51c5 2021-07-12 15:25:17 -04:00
uriTest.js Add Zotero.URI.getURIItemLibraryKeyFromDB() 2017-05-19 12:11:21 -04:00
utilities_internalTest.js Fix Emoji detection 2022-08-11 02:33:41 -04:00
utilitiesSubmoduleTest.js Update utilities, move tests, add to CI (#2584) 2022-04-30 04:55:11 -04:00
webdavTest.js fx-compat: Replace nsIDOMParser with new DOMParser() 2022-05-12 02:38:59 -04:00
zfsTest.js Improve embedded note image loading and deletion: 2021-07-28 13:49:04 +03:00
zoteroPaneTest.js Don't relate book sections to each other when creating from book 2022-08-13 05:46:04 -04:00
zoteroTest.js Include "Zotero/[version]" in file sync requests 2021-12-27 15:54:12 -05:00