zotero/test/tests
Dan Stillman e7e681c113 Set retrieved OA PDF title to reflect version
"Full Text", "Accepted Version", or "Submitted Version"
2018-08-25 16:48:17 -04:00
..
data Disable JS in hidden browser when indexing HTML files without a charset 2018-06-18 20:19:02 -04:00
advancedSearchTest.js Add utility functions for building drop-down library lists 2017-12-08 00:42:03 -05:00
attachmentsTest.js Automatically download open-access PDFs when saving via the connector 2018-08-16 00:57:22 -04:00
bibliographyTest.js
cachedTypesTest.js
citeTest.js Be more lenient about Extra field values than citeproc-js 2018-03-01 17:05:24 -05:00
collectionsTest.js
collectionTest.js Fix error deleting collection after emptying trash 2017-09-18 17:03:12 -04:00
collectionTreeViewTest.js Fix item selection that requires switching to library root 2017-10-07 05:05:34 -04:00
concurrentCallerTest.js
creatorsTest.js Fix translation error when firstName is null for fieldMode 1 2017-02-27 23:34:16 -05: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 Temporarily disable test for non-integer getAsync() 2017-06-05 03:00:15 -04:00
dataObjectTest.js Restrict relation predicates to letters and colons for now 2017-09-22 01:01:52 -04:00
dataObjectUtilitiesTest.js Fix syncing of saved search changes 2018-04-22 17:27:33 -04:00
dateTest.js Add Zotero.File.getResource for local resources 2018-07-11 14:08:45 +03:00
dbTest.js Revert "Remove legacy iterator protocol use in Zotero.DB" 2018-07-30 10:18:11 +02:00
duplicatesTest.js
feedItemsTest.js Update some Sinon reset() calls 2017-06-01 15:39:42 -04:00
feedItemTest.js Clone feed items if translation returns no items. Closes #1377 2017-11-30 11:39:34 +02:00
feedReaderTest.js Fix date parsing from Atom feeds 2017-10-31 02:21:21 -04: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 Update tests after citeproc-js upgrade to match output 2017-04-15 04:35:16 -04:00
fileTest.js Add Zotero.File.moveToUnique(), replacing Zotero.moveToUnique() 2018-06-17 18:08:03 -04:00
fulltextTest.js Update PDF tools version and fix fulltext test 2018-02-14 04:00:02 -05: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 Switch to XMLHttpRequest for processDocuments() 2017-10-05 17:18:42 -04:00
integrationTest.js Ensure all failing integration tests are fixed (8d8410ff). Closes #1546 2018-08-14 11:40:19 +03:00
itemFieldsTest.js
itemPaneTest.js Increase save time for Accessed test for Travis 2018-01-05 06:04:53 -05:00
itemsTest.js Assign merge-tracking relations properly when merging >2 items 2018-04-15 17:05:55 -04:00
itemTest.js Remove items from trash and My Publications when removed via sync 2018-04-13 23:36:59 -04:00
itemTreeViewTest.js Shorten auto-renaming pref 2018-03-01 04:09:17 -05: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 Add Item by Identifier test failure due to capitalization change 2018-06-27 16:28:38 +02:00
noteeditorTest.js Maybe fix noteeditor test failures for real 2017-04-01 14:29:45 -04: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 Disable debug output logging test for now 2017-07-25 03:29:41 -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 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 Remove lots of old Zotero for Firefox code 2018-08-17 03:17:08 -04:00
recognizePDFTest.js Add a test for PDF recognition by DOI (#1496) 2018-05-04 03:14:26 -04: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
searchTest.js Fix various problems with fulltextContent searches 2017-07-26 22:16:01 -04:00
server_connectorTest.js Set retrieved OA PDF title to reflect version 2018-08-25 16:48:17 -04:00
serverTest.js Add new init(options) signature for server endpoints 2016-12-05 02:55:32 -05:00
storageLocalTest.js API-based "Restore to Online Library" 2017-12-08 00:42:03 -05: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 Fix style download stub 2018-08-03 13:42:15 +02:00
supportTest.js
syncAPIClientTest.js Fix Backoff and Retry-After header parsing 2018-06-12 15:17:46 -04:00
syncedSettingsTest.js
syncEngineTest.js Better handling of remotely changed items in locally missing collections 2018-04-07 17:04:35 -04:00
syncEventListenersTest.js Fix auto-syncing of unchecked groups after object change 2017-07-21 19:39:37 -04:00
syncFullTextEngineTest.js Update full-text sync tests after 2ecfff6681 2017-10-20 05:23:13 -04:00
syncLocalTest.js Prompt to reset local group files on 403 for file attachment upload 2018-01-26 03:37:57 -05:00
syncRunnerTest.js Fix possible skipped group download when another group is archived 2017-10-26 19:05:46 -04:00
tagsboxTest.js
tagSelectorTest.js Test for tag selector search 2017-07-20 18:25:12 -04:00
tagsTest.js Fix deletion of tags across libraries 2017-12-20 21:48:36 -05:00
translateTest.js Switch to XMLHttpRequest for processDocuments() 2017-10-05 17:18:42 -04:00
translatorsTest.js
uriTest.js Add Zotero.URI.getURIItemLibraryKeyFromDB() 2017-05-19 12:11:21 -04:00
utilities_internalTest.js Use spy.resetHistory instead of reset 2018-08-04 22:07:27 +02:00
utilitiesTest.js Add test for short DOI parsing 2017-11-07 16:53:31 -05:00
webdavTest.js Fix WebDAV tests after 276bb99fc9 2018-08-09 18:20:02 -04:00
zfsTest.js Don't update storage version if file sync is stopped 2017-08-11 22:29:40 +02:00
zoteroIntlTest.js Move localeCompare tests to Zotero.Intl tests 2018-08-01 15:41:54 +02:00
zoteroPaneTest.js Fix broken test after ec76575645 2018-08-19 04:31:40 -04:00
zoteroTest.js Merge branch 'electron' 2018-08-16 19:16:46 -04:00