zotero/test/tests
Dan Stillman f49d5805cd Apply subtitle capitalization to additional styles
This also fixes a style initialization error when the style id is
invalid, which was a regression in a0be2da42c.
2019-07-01 22:39:12 -04:00
..
data Export CSL JSON with title-short rather than shortTitle 2019-04-04 00:45:32 +09:00
advancedSearchTest.js Add utility functions for building drop-down library lists 2017-12-08 00:42:03 -05:00
attachmentsTest.js Fix some spurious failures in PDF retrieval test 2019-01-29 07:35:39 -05: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 Add Retracted Items virtual collection 2019-06-10 02:38:42 -04:00
concurrentCallerTest.js
creatorsTest.js
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
fileTest.js Accept a Blob as input in Zotero.File.putContentsAsync() 2018-09-06 16:44:11 -04:00
fulltextTest.js Update PDF tools version and fix fulltext test 2018-02-14 04:00:02 -05:00
groupsTest.js
groupTest.js
httpTest.js Follow meta redirects and use the final URL when processing documents (#1568) 2018-10-03 22:24:39 -04:00
importExportTest.js Add skipped test for importing related items from Zotero RDF 2019-01-14 02:36:59 -05:00
integrationTest.js Document export-import UI and integration code (#1501) 2019-05-14 21:06:18 -04:00
itemFieldsTest.js
itemPaneTest.js Increase save time for Accessed test for Travis 2018-01-05 06:04:53 -05:00
itemsTest.js Fix tag type handling when merging items 2019-05-29 05:43:33 -04:00
itemTest.js Fix foreign key constraint error for collections with all-numeric keys 2019-01-29 05:09:00 -05:00
itemTreeViewTest.js Add Retracted Items virtual collection 2019-06-10 02:38:42 -04: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
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
proxyTest.js
quickCopyTest.js Remove lots of old Zotero for Firefox code 2018-08-17 03:17:08 -04:00
recognizePDFTest.js Fix linked-file rename pref when retrieving metadata 2019-03-27 06:43:07 -04:00
relatedboxTest.js
relationsTest.js
retractionsTest.js Remove retraction flag from items that no longer match 2019-06-19 06:41:33 -04:00
schemaTest.js
searchTest.js "Attachment Content" search improvements 2019-02-19 04:10:25 -05:00
server_connectorTest.js Fix hang in server_connector test after 94ccba45b 2019-03-15 21:01:12 -04:00
serverTest.js
storageLocalTest.js API-based "Restore to Online Library" 2017-12-08 00:42:03 -05:00
storageRequestTest.js
styleTest.js Apply subtitle capitalization to additional styles 2019-07-01 22:39:12 -04:00
supportTest.js
syncAPIClientTest.js Fix Backoff and Retry-After header parsing 2018-06-12 15:17:46 -04:00
syncedSettingsTest.js
syncEngineTest.js Fix WebDAV test after 1f1b2e9b2 2019-06-03 03:35:32 -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 Properly upload local changes after automatic conflict resolution 2019-05-08 04:34:21 -04: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 Tag selector performance overhaul 2019-03-28 06:28:34 -04:00
tagsTest.js When clearing automatic tags, don't delete manual tags with same name 2019-03-05 07:55:00 -05:00
translateTest.js Add import option for storing or linking files 2019-03-02 06:24:33 -05:00
translatorsTest.js
uriTest.js
utilities_internalTest.js Don't accept keyboard input before new-collection prompt appears 2018-12-27 07:11:15 -05:00
utilitiesTest.js Export CSL JSON with title-short rather than shortTitle 2019-04-04 00:45:32 +09:00
webdavTest.js Fix WebDAV tests after 276bb99fc9 2018-08-09 18:20:02 -04:00
zfsTest.js Stop uploading files on quota error until next manual sync or restart 2019-06-22 05:29:47 -04:00
zoteroIntlTest.js Move localeCompare tests to Zotero.Intl tests 2018-08-01 15:41:54 +02:00
zoteroPaneTest.js Add Retracted Items virtual collection 2019-06-10 02:38:42 -04:00
zoteroTest.js Merge branch 'electron' 2018-08-16 19:16:46 -04:00