zotero/test/tests
Dan Stillman 4a0018ec63 Fix transaction detection
This fixes an issue where two transactions started around the same time
could run separately instead of nesting, causing the statements from one
to end up running not within a transaction
2015-05-04 02:45:55 -04:00
..
data Add unit test for PDF recognition without DOI 2015-03-08 16:20:57 -04:00
attachmentsTest.js Always return promise from Zotero.Attachments._postProcessFile() 2015-04-26 18:08:26 -04:00
collectionTest.js Fix collection saving 2015-04-26 18:08:25 -04:00
collectionTreeViewTest.js Collection/item tree view updates 2015-05-04 02:43:32 -04:00
dateTest.js Add Zotero.Date.isISODate() and Zotero.Date.isoToSQL() 2015-05-04 02:41:14 -04:00
dbTest.js Fix transaction detection 2015-05-04 02:45:55 -04:00
itemsTest.js Make libraryID optional for DataObjects, defaulting to user library 2015-04-26 17:51:29 -04:00
itemTest.js Change computerProgram 'version' to 'versionNumber' 2015-05-04 02:45:53 -04:00
itemTreeViewTest.js Collection/item tree view updates 2015-05-04 02:43:32 -04:00
lookup.js Lengthen timeout for ISBN tests 2015-03-11 14:37:52 -04:00
recognizePDF.js Q -> Bluebird in tests 2015-04-13 03:44:59 -04:00
searchTests.js Fix various saved search bugs, and add tests 2015-04-17 19:29:37 -04:00
support.js Enable Bluebird generator support in Mocha 2015-04-15 01:35:53 -04:00
utilities.js Trim down ISSN/ISBN test for characters that should not be ignored 2015-03-30 16:28:12 -05:00