zotero/test/tests
Dan Stillman 8fec5ace3a Fix post-save textbox focusing bugs in right-hand pane
Fix a couple cases of lost text field focus after an edit, including
focusing of the Title field after using New Item when a field is already
being edited and has a changed value.

Also, in tests, select My Library and wait for items to load when using
the loadZoteroPane() support function. We could add a parameter to skip
that or move it to a separate function, but the code to detect it is a
bit convoluted and it's a prerequisite for many tests, so it's handy to
have a function for it.
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 Fix post-save textbox focusing bugs in right-hand pane 2015-05-04 02:45:55 -04:00
dateTest.js Add Zotero.Date.isISODate() and Zotero.Date.isoToSQL() 2015-05-04 02:41:14 -04:00
dbTest.js DB isolation changes and item selection tweaks 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 Fix post-save textbox focusing bugs in right-hand pane 2015-05-04 02:45:55 -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
zoteroPaneTest.js Fix post-save textbox focusing bugs in right-hand pane 2015-05-04 02:45:55 -04:00