zotero/test/tests
Dan Stillman da627e137a Add waitForDialog(onOpen, button) support function
Waits for an alert or confirmation dialog to open and closes it
automatically, optionally after running onOpen(dialog) to check its
contents (e.g., with dialog.document.documentElement.textContent) and
optionally clicking a button other than 'accept' (e.g., 'cancel',
extra1').

Supports delayed accept buttons
2015-06-04 20:31:48 -04:00
..
data Add .gitignore file for PDF tool cache dir in test data directory 2015-06-02 20:32:55 -04:00
attachmentsTest.js Clean up initialization of attachments tests 2015-06-01 20:23:21 -04:00
collectionsTest.js Collections data layer cleanup 2015-05-24 04:37:34 -04:00
collectionTest.js Fix updating of cached child collections/items, and make more efficient 2015-05-30 19:03:42 -04:00
collectionTreeViewTest.js Fix a few test failures/warnings 2015-06-02 03:51:09 -04:00
dataObjectsTest.js Default to user library when assigning unsaved item to collection 2015-05-31 02:03:53 -04:00
dataObjectTest.js Fix skipNotifier option with DataObject::erase() 2015-06-02 03:51:09 -04:00
dataObjectUtilitiesTest.js More data layer changes 2015-05-21 23:39:00 -04:00
dateTest.js Add Zotero.Date.isISODate() and Zotero.Date.isoToSQL() 2015-05-04 02:41:14 -04:00
dbTest.js Remove stray this.timeout() call 2015-05-29 01:38:47 -04:00
fileTest.js Fix getContentsAsync() with invalid characters 2015-06-02 20:32:31 -04:00
fulltextTest.js Update PDF tool handling in tests 2015-05-31 23:50:26 -04:00
groupsTest.js Add getGroup() and createGroup() test support functions 2015-06-01 20:23:20 -04:00
itemFieldsTest.js Fix Zotero.ItemFields.getBaseIDFromTypeAndField() 2015-05-27 05:01:48 -04:00
itemPaneTest.js More data layer changes 2015-05-21 23:39:00 -04:00
itemsTest.js Relations overhaul (requires new DB upgrade from 4.0) 2015-06-01 20:28:30 -04:00
itemTest.js Change item.save() to item.saveTx() 2015-06-03 23:45:12 -04:00
itemTreeViewTest.js Attachment fixes 2015-05-23 04:43:37 -04:00
lookupTest.js Rename remaining files to *Test.js 2015-05-19 14:46:17 -04:00
preferences_searchTest.js Add waitForDialog(onOpen, button) support function 2015-06-04 20:31:48 -04:00
recognizePDFTest.js Return a Zotero.Item from all Zotero.Attachments methods 2015-05-29 05:33:54 -04:00
relatedboxTest.js Relations overhaul (requires new DB upgrade from 4.0) 2015-06-01 20:28:30 -04:00
relationsTest.js Relations overhaul (requires new DB upgrade from 4.0) 2015-06-01 20:28:30 -04:00
searchTest.js Add basic tests for full-text search 2015-05-31 14:39:37 -07:00
supportTest.js Merge branch '4.0' into sjk/659 2015-06-01 00:03:20 -04:00
tagSelectorTest.js Fixes #728, Tag selector refreshing 2015-05-25 21:48:46 -04:00
translateTest.js Fix NS_BASE_STREAM_CLOSED error, for real 2015-06-02 14:58:43 -04:00
utilitiesTest.js Merge branch '4.0' into sjk/659 2015-06-01 00:03:20 -04:00
zoteroPaneTest.js Fix selection of new items 2015-05-25 21:48:47 -04:00