zotero/test/tests
Dan Stillman bb489a45c3 Upload modified items after tag rename
The web library will probably still display the old tag in addition to
the new one, at least until browser restart. We'll have to deal with
that separately.

Closes #1205
2017-04-01 02:54:24 -04:00
..
data Remove errant HTML tag 2017-03-03 16:40:28 -05:00
advancedSearchTest.js Rework libraryTreeView event handling 2017-03-24 05:23:56 -04:00
attachmentsTest.js Fix replacement of existing item storage directories 2016-12-12 04:06:01 -05:00
bibliographyTest.js Add "Manage Styles…" link to Create Bib and Doc Prefs windows 2016-09-06 19:15:01 -04:00
browserTest.js .collectionTreeViewID -> .treeViewID, and add it to Zotero.Item too 2016-05-09 12:34:03 -04:00
cachedTypesTest.js Add toCanonical and toLabel for Zotero.CharacterSets 2015-06-11 17:17:28 -05:00
collectionsTest.js Show saved searches under "Collection" search condition 2016-10-06 01:17:06 -04:00
collectionTest.js Update Collection::getChildItems() when erasing item 2017-03-07 01:54:49 -05:00
collectionTreeViewTest.js Asyncify various functions to fix cross-library drag-and-drop error 2017-03-03 16:40:28 -05:00
concurrentCallerTest.js Maybe reduce spurious errors in ConcurrentCaller test 2016-07-19 18:53:48 -04:00
creatorsTest.js Fix translation error when firstName is null for fieldMode 1 2017-02-27 23:34:16 -05:00
dataDirectoryTest.js Use OS.File.move() for data-dir migration on Windows, and make automatic 2017-02-22 04:56:49 -05:00
dataObjectsTest.js Fix test for invalid id passed to DataObjects.getAsync() 2017-01-17 04:18:39 -05:00
dataObjectTest.js Asyncify various functions to fix cross-library drag-and-drop error 2017-03-03 16:40:28 -05:00
dataObjectUtilitiesTest.js Fix test from d8025be67 2016-05-17 02:44:00 -04:00
dateTest.js Fix Zotero.Date methods within translator sandbox 2017-01-17 02:23:15 -05:00
dbTest.js Throw an error from queryAsync() if onRow throws an error 2016-03-28 17:47:25 -04:00
duplicatesTest.js Fix instances of browser windows being left open after tests 2016-06-11 05:10:06 -04:00
feedItemsTest.js Close #934. Remove feed item read state syncing 2016-03-31 12:37:01 +03:00
feedItemTest.js Fix test failures on Linux due to slow translator initialization 2016-08-25 12:38:52 -04:00
feedReaderTest.js Various feeds changes 2016-03-22 06:56:36 -04:00
feedsTest.js Saner feed database management (#1131) 2016-12-13 09:07:43 -05:00
feedTest.js Saner feed database management (#1131) 2016-12-13 09:07:43 -05:00
fileInterfaceTest.js Generate citation cluster via Create Bibliography dialog 2016-08-26 02:42:56 -04:00
fileTest.js Use same directory for OS.File.moveAtomic() temp file 2017-02-22 19:53:48 -05:00
fulltextTest.js Don't save full-text cache files for linked files to linked directory 2017-02-20 17:51:37 -05:00
groupsTest.js Update toolbar icons on group editability change 2016-03-25 16:49:26 -04:00
groupTest.js Add Feed and FeedItem 2015-09-21 17:08:21 -05:00
itemFieldsTest.js Fix Zotero.ItemFields.getBaseIDFromTypeAndField() 2015-05-27 05:01:48 -04:00
itemPaneTest.js Fix updating of notes list when child note is changed or moved to trash 2017-03-01 01:39:39 -05:00
itemsTest.js Fix firstCreator for unsaved items 2017-02-15 23:15:00 -05:00
itemTest.js Fix firstCreator for unsaved items 2017-02-15 23:15:00 -05:00
itemTreeViewTest.js Rework libraryTreeView event handling 2017-03-24 05:23:56 -04:00
librariesTest.js Remove obsolete Zotero.Libraries.isFilesEditable test after 88184b341 2017-02-24 03:29:50 -05:00
libraryTest.js Remove obsolete Zotero.Libraries.isFilesEditable test after 88184b341 2017-02-24 03:29:50 -05:00
libraryTreeViewTest.js Fix potential error in libraryTreeView::#_removeRow() test 2016-07-19 20:31:52 -04:00
lookupTest.js Fix "Add Item by Identifier" (broken by 78b1d2ee3) 2016-12-13 05:23:21 -05:00
noteeditorTest.js Increase timeout to hopefully prevent noteeditor tag test from failing 2017-03-27 20:46:25 -04:00
notifierTest.js Add Zotero.Notifier.Queue to keep event groups separate, and use for sync 2016-04-22 22:48:58 -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 Fix #959, 5.0: Submit to Zotero Server is not working 2016-04-24 04:04:40 -04:00
preferences_searchTest.js Add waitForDialog(onOpen, button) support function 2015-06-04 20:31:48 -04:00
preferences_syncTest.js Sync pane caption: "Zotero Data Sync" -> "Data Syncing" 2016-09-24 02:29:20 -04:00
profileTest.js Point other profiles to new data dir after migration (+ code reorg) 2016-11-27 00:17:56 -05:00
proxyTest.js Improves proxy support (#1129) 2016-12-12 14:29:59 +02:00
quickCopyTest.js Fix test timeouts caused by Quick Copy initialization 2016-11-22 20:31:58 -05:00
recognizePDFTest.js Fix Travis failure after skipped test 2016-12-21 05:28:48 -05:00
relatedboxTest.js Rework libraryTreeView event handling 2017-03-24 05:23:56 -04:00
relationsTest.js Update relations using local user key when first setting sync user 2017-03-01 23:38:45 -05:00
schemaTest.js Overhaul object downloading/processing during data syncs 2016-03-23 04:29:04 -04:00
searchTest.js Fix handling of old-style 'condition'/'savedSearch' conditions 2017-02-21 00:04:53 -05:00
server_connectorTest.js Default to first translator for /connector/savePage if not provided 2017-02-21 16:40:10 -05:00
serverTest.js Add new init(options) signature for server endpoints 2016-12-05 02:55:32 -05:00
storageLocalTest.js Fix file sync error on Windows for old filenames containing colons 2017-03-06 22:04:56 -05:00
storageRequestTest.js ZFS file sync overhaul for API syncing 2015-10-29 04:38:27 -04:00
supportTest.js Deasyncify Zotero.Tags.getID()/getAsync(), and add Zotero.Tags.create() 2016-04-21 11:07:16 -04:00
syncAPIClientTest.js Handle paginated results in Zotero.Sync.APIClient.getGroups() 2017-02-24 18:41:37 -05:00
syncedSettingsTest.js Fixes feed sync bugs after conflicts. (#1074) 2016-08-16 03:03:42 -04:00
syncEngineTest.js If parent item is missing remotely, mark as unsynced and add to queue 2017-02-16 18:05:48 -05:00
syncEventListenersTest.js Don't auto-sync skipped libraries on change 2016-07-12 00:41:08 -04:00
syncFullTextEngineTest.js Update some deprecated function calls 2016-12-29 21:50:33 -05:00
syncLocalTest.js Update relations using local user key when first setting sync user 2017-03-01 23:38:45 -05:00
syncRunnerTest.js Add archived group handling to sync runner 2017-02-24 02:36:18 -05:00
tagsboxTest.js Deasyncify Zotero.Tags.getID()/getAsync(), and add Zotero.Tags.create() 2016-04-21 11:07:16 -04:00
tagSelectorTest.js Fix renaming and clearing of colored tags 2017-03-27 20:46:25 -04:00
tagsTest.js Upload modified items after tag rename 2017-04-01 02:54:24 -04:00
translateTest.js Fix various error propagation issues during translation 2017-03-03 04:51:01 -05:00
translatorsTest.js Implements #1021 on Z4fx extension 2016-09-27 17:43:56 +03:00
utilities_internalTest.js Add test for Zotero.Utilities.Internal.md5() 2016-09-24 06:54:30 -04:00
utilitiesTest.js Get a better last name if current guess starts with weird symbols 2017-02-18 18:12:24 +01:00
webdavTest.js Fix error showing some WebDAV verification errors 2017-03-13 16:02:34 -07:00
zfsTest.js Firefox 52 compatibility 2017-03-02 15:30:54 -05:00
zoteroPaneTest.js Set API URL via pref for download-on-demand test 2016-12-21 08:23:31 -05:00
zoteroTest.js Fix test 2016-12-11 02:55:47 -05:00