.. |
data
|
Update connectorTypeSchemaData and test data for Dataset Number removal
|
2023-04-27 03:44:25 -04:00 |
.eslintrc
|
|
|
advancedSearchTest.js
|
Fix advanced-search tests
|
2023-04-15 00:24:02 -04:00 |
annotationsTest.js
|
Add collectionID option to EditorInstance.createNoteFromAnnotations()
|
2022-09-12 15:54:03 -04:00 |
attachmentsTest.js
|
Fix attachment tests that depend on HTML indexing
|
2023-04-15 00:24:35 -04:00 |
bibliographyTest.js
|
Fix test for opening the Cite prefpane when clicking Manage Styles…
|
2023-04-15 03:35:17 -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
|
|
|
collectionTest.js
|
|
|
collectionTreeRowTest.js
|
Include proper test for b373291c02 for #2771
|
2022-08-19 12:05:30 -04:00 |
collectionTreeTest.js
|
Fix feed item drag test's after() callback
|
2023-04-17 16:28:10 -04:00 |
concurrentCallerTest.js
|
|
|
creatorsTest.js
|
fx-compat: DB.executeTransaction() no longer takes generator functions
|
2022-05-12 02:38:59 -04:00 |
dataDirectoryTest.js
|
Remove firefox-zotero IPC pipe and switching code (#2990)
|
2023-02-24 02:11:17 -05: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 |
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
|
|
|
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
|
fx-compat: Don't use number as OS.Path.join() argument
|
2023-04-19 17:41:11 -04:00 |
fileTest.js
|
Automatically relink attachments from LABD (#2374)
|
2022-10-10 10:38:43 -04:00 |
folderImportTest.js
|
Temporarily disable folder import #2862
|
2023-03-23 14:16:51 +01:00 |
fulltextTest.js
|
Don't check for .zotero-ft-info in test
|
2023-04-27 03:48:49 -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
|
fx-compat: Run translation and SingleFile in [hidden] browser
|
2023-04-14 11:44:44 -04:00 |
httpTest.js
|
fx-compat: Run translation and SingleFile in [hidden] browser
|
2023-04-14 11:44:44 -04:00 |
importExportTest.js
|
Fix importing of standalone attachments without URLs
|
2022-08-16 06:09:00 -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
|
|
|
itemPaneTest.js
|
Z7: Update item pane teets
|
2023-04-28 01:54:00 -04:00 |
itemsTest.js
|
Improve bidi & RTL support (#2415)
|
2022-11-20 18:23:17 -05:00 |
itemTest.js
|
Set a default annotation color if not assigned
|
2023-04-12 22:23:13 -04:00 |
itemTreeTest.js
|
Empty Trash: Visually remove deleted items, refresh icon (#2606)
|
2022-08-19 09:14:24 -04:00 |
librariesTest.js
|
|
|
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
|
|
|
mendeleyImportTest.js
|
Mendeley importer: Fix issue with empty tags (#3018)
|
2023-04-06 17:10:13 +02:00 |
mimeTest.js
|
Add missing test data files
|
2022-06-21 01:39:07 -04:00 |
noteeditorTest.js
|
|
|
notifierTest.js
|
fx-compat: DB.executeTransaction() no longer takes generator functions
|
2022-05-12 02:38:59 -04:00 |
openurlTest.js
|
|
|
pdfReaderTest.js
|
Add annotation update test to pdf-reader tests
|
2022-10-13 02:20:42 -04:00 |
preferences_advancedTest.js
|
Preferences: Fix tests, improve clarity, and more
|
2022-09-02 11:01:37 -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 |
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 |
RemoteTranslateTest.js
|
Fix RemoteTranslate test after b222bbcccb
|
2023-04-27 01:05:02 -04:00 |
retractionsTest.js
|
Fix some lint errors in Zotero.Retractions
|
2023-02-10 01:55:18 -05:00 |
schemaTest.js
|
Better way of skipping migration of Place and Date from Extra
|
2023-04-01 04:52:30 -04:00 |
searchTest.js
|
Prevent setting search .name to empty value
|
2023-04-12 22:23:13 -04:00 |
server_connectorTest.js
|
Add /connector/request endpoint
|
2022-12-23 21:37:15 -05:00 |
serverTest.js
|
|
|
storageLocalTest.js
|
|
|
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 potential sync error after Replace Online Library in group
|
2023-04-21 06:51:25 -04:00 |
syncEventListenersTest.js
|
|
|
syncFullTextEngineTest.js
|
|
|
syncLocalTest.js
|
Additional assertion for sync test from d0c1a1f600
|
2022-06-20 18:43:02 -04:00 |
syncRunnerTest.js
|
fx-compat: long tag fixer (#2649)
|
2023-03-16 21:20:11 -04: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: Run translation and SingleFile in [hidden] browser
|
2023-04-14 11:44:44 -04:00 |
translatorsTest.js
|
|
|
uriTest.js
|
|
|
utilities_internalTest.js
|
Ignore numeric values for Type: lines in Extra
|
2023-04-26 04:55:43 -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
|
|
|
zoteroPaneTest.js
|
Automatically relink attachments from LABD (#2374)
|
2022-10-10 10:38:43 -04:00 |
zoteroTest.js
|
Include "Zotero/[version]" in file sync requests
|
2021-12-27 15:54:12 -05:00 |