..
data
EPUB recognition: Fix DOI search results being thrown away
2024-08-06 11:07:29 -04:00
.eslintrc
advancedSearchTest.js
Disable flaky Advanced Search test on CI
2024-07-11 11:43:23 -04:00
annotationsTest.js
Set automatic titles in more or less all cases ( #4369 )
2024-07-14 23:37:24 -04:00
attachmentsTest.js
Don't set default attachment title if not renaming file ( #4459 )
2024-07-31 01:39:25 -04:00
bibliographyTest.js
Fix test for opening the Cite prefpane when clicking Manage Styles…
2023-04-15 03:35:17 -04:00
browserDownloadTest.js
Use local HTTP server for Zotero.BrowserDownload test
2024-06-15 00:40:03 -04:00
cachedTypesTest.js
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
Fix collections in trash showing up in menus
2024-06-22 16:33:11 -04:00
collectionTest.js
Revised logic of trashed collections in item cache ( #4358 )
2024-07-09 03:34:12 -04:00
collectionTreeRowTest.js
Include proper test for b373291c02
for #2771
2022-08-19 12:05:30 -04:00
collectionTreeTest.js
Fix failing test from 173f4c491e
2024-06-24 03:01:57 -04:00
concurrentCallerTest.js
Try to prevent ConcurrentCaller from failing CI ( #4097 )
2024-05-07 19:38:44 -04:00
creatorsTest.js
fx-compat: DB.executeTransaction() no longer takes generator functions
2022-05-12 02:38:59 -04:00
dataDirectoryTest.js
Clear Zotero.skipLoading after data directory tests
2023-05-25 05:45:53 -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
Don't repeatedly upload relations
2022-08-22 01:15:21 -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
debugTest.js
Test debug output logging again
2023-05-24 20:59:29 +03: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
Feeds: De-prioritize prism:copyright
2024-05-23 14:16:38 -04: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
fileHandlersTest.js
Update reader and pdf-worker submodules and partially disable one test
2024-05-28 17:18:56 +03:00
fileInterfaceTest.js
Tests: Use select()
instead of selectCollection()
/selectSearch()
2024-06-24 04:40:12 -04:00
fileTest.js
Fix file:// URI handling in getBinaryContentsAsync()
2023-11-10 15:58:53 -05:00
folderImportTest.js
Temporarily disable folder import #2862
2023-03-23 14:16:51 +01:00
fulltextTest.js
EPUB indexing: Skip if textMaxLength is 0
2024-08-06 11:07:27 -04:00
groupsTest.js
fx-compat: DB.executeTransaction() no longer takes generator functions
2022-05-12 02:38:59 -04:00
groupTest.js
HiddenBrowserTest.js
HiddenBrowser: Test download blocking
2024-05-07 11:17:30 -04:00
httpTest.js
fx-compat: Run translation and SingleFile in [hidden] browser
2023-04-14 11:44:44 -04:00
hyphenationTest.js
Fix segfault when hyphenating text in main process ( #3388 )
2023-09-14 02:48:50 -04:00
importExportTest.js
fx-compat: Fix XMLSerializer calls
2023-05-22 01:34:41 -04:00
integrationTest.js
Link Mendeley citations in documents to imported items. Closes #2622
2022-11-29 16:27:19 +02:00
intlTest.js
Refactor l10n code. Remove use of react-intl. ( #2975 )
2023-02-10 10:26:49 +02:00
itemFieldsTest.js
Make Zotero.ItemFields.getBaseIDFromTypeAndField() more resilient
2024-08-14 03:14:29 -04:00
itemPaneTest.js
Fix updating of deleted collections in Libraries & Collections ( #4324 )
2024-07-04 22:07:37 -04:00
itemsTest.js
Clarify comment for numDistinctFileAttachmentsForLabel()
test
2024-05-19 00:54:13 -04:00
itemTest.js
Enable type change between highlight and underline ( #4411 )
2024-07-20 02:27:11 -04:00
itemTreeTest.js
File renaming: Match content type prefixes, add UI ( #4431 )
2024-07-27 03:01:43 -04:00
librariesTest.js
libraryTest.js
libraryTreeTest.js
Tests: Don't auto-select collections and searches after creation
2024-06-24 02:45:20 -04:00
lookupTest.js
Tests: Don't auto-select collections and searches after creation
2024-06-24 02:45:20 -04:00
mendeleyImportTest.js
Mendeley importer: Fix issue with empty tags ( #3018 )
2023-04-06 17:10:13 +02:00
mimeTest.js
Add EPUB format to Zotero.MIME
2023-08-07 16:07:52 -04:00
noteeditorTest.js
Remove tags-box tests in note editor tests
2024-01-24 23:32:20 -05:00
notifierTest.js
fx-compat: DB.executeTransaction() no longer takes generator functions
2022-05-12 02:38:59 -04:00
openurlTest.js
preferences_advancedTest.js
LABD: Add test for ignoring a file that already exists under new path
2024-07-01 01:48:22 -04:00
preferences_syncTest.js
Clear sync error and start sync after logging in in prefs ( #2802 )
2022-10-16 15:47:54 -04:00
profileTest.js
protocolHandlerTest.js
proxyTest.js
Import URL from XPCOM code instead of relying on window for Proxy code
2022-11-22 15:58:49 +02:00
quickCopyTest.js
Markdown note export ( #2214 )
2021-12-15 06:10:58 -05:00
readerTest.js
Fix and enable reader tests
2024-07-23 11:12:32 +03:00
recognizeDocumentTest.js
EPUB recognition: Fix DOI search results being thrown away
2024-08-06 11:07:29 -04:00
relatedboxTest.js
Sort related items by title
2024-06-26 01:02:07 -04:00
relationsTest.js
fx-compat: DB.executeTransaction() no longer takes generator functions
2022-05-12 02:38:59 -04:00
RemoteTranslateTest.js
Displays a browser window to clear captcha when saving attachments. ( #3526 )
2023-12-27 04:43:50 -05:00
retractionsTest.js
CI: Re-enable retractions tests
2024-04-11 06:09:12 -04:00
schemaTest.js
Better way of skipping migration of Place and Date from Extra
2023-04-01 04:52:30 -04:00
searchTest.js
Revised logic of trashed collections in item cache ( #4358 )
2024-07-09 03:34:12 -04:00
server_connectorIntegrationTest.js
Add tests for HTTP integration endpoints
2024-06-17 12:45:28 +03:00
server_connectorTest.js
Tests: Remove some unnecessary waitForItemsLoad()
calls
2024-06-24 02:45:20 -04:00
server_integrationTest.js
Add tests for HTTP integration endpoints
2024-06-17 12:45:28 +03:00
server_localAPITest.js
Local API: Return 404 for unknown group library
2024-06-19 00:40:13 -04:00
serverTest.js
storageLocalTest.js
fx-compat: Update conflict resolution merge window ( #3090 )
2023-04-29 03:13:53 -04:00
storageRequestTest.js
styleTest.js
Improve test for event-title
substitution
2022-08-11 03:57:25 -04:00
supportTest.js
syncAPIClientTest.js
syncedSettingsTest.js
syncEngineTest.js
Fix test failure calling item.toResponseJSON() with no library set
2024-06-12 05:50:36 -04:00
syncEventListenersTest.js
syncFullTextEngineTest.js
syncLocalTest.js
fx-compat: Update conflict resolution merge window ( #3090 )
2023-04-29 03:13:53 -04:00
syncRunnerTest.js
fx-compat: long tag fixer ( #2649 )
2023-03-16 21:20:11 -04:00
tagsboxTest.js
tagsbox: focus new tag row on shift-enter ( #4514 )
2024-08-07 03:03:38 -04:00
tagSelectorTest.js
tweaks for tests to pass after React 18 upgrade ( #4338 )
2024-07-10 01:04:33 -04:00
tagsTest.js
display emojis from color-less tag in itemTreeRow ( #3330 )
2024-07-15 00:28:01 -04:00
translateTest.js
File renaming: Match content type prefixes, add UI ( #4431 )
2024-07-27 03:01:43 -04:00
translatorsTest.js
uriTest.js
utilities_internalTest.js
display emojis from color-less tag in itemTreeRow ( #3330 )
2024-07-15 00:28:01 -04:00
utilitiesSubmoduleTest.js
Update utilities, move tests, add to CI ( #2584 )
2022-04-30 04:55:11 -04:00
webdavTest.js
fx115: Update lots of OS.File/OS.Path uses
2024-03-30 00:58:54 -04:00
zfsTest.js
fx115: Update lots of OS.File/OS.Path uses
2024-03-30 00:58:54 -04:00
zoteroPaneTest.js
Retrieve Metadata & Create Parent: Use autoRenameFiles.fileTypes
( #4488 )
2024-08-03 01:30:07 -04:00
zoteroTest.js
Include "Zotero/[version]" in file sync requests
2021-12-27 15:54:12 -05:00