zotero/test
Dan Stillman d9c32a8e90 Fix search saving, and add some unit tests
Also:

- Return an object from `Zotero.Search.prototype.getConditions()`
  instead of an array.
- Add support function `getPromiseError(promise)` to return the error
  thrown from a chain of promises, or false if none. (We could make an
  `assert.throwsAsync()`, but this allows testing of various properties
  such as `.name`, which even the built-in `assert.throws()` can't
  test.)
- Clarify some search save errors
2015-04-17 00:25:09 -04:00
..
components Make debugging tests a bit easier 2015-03-07 22:17:44 -05:00
content Fix search saving, and add some unit tests 2015-04-17 00:25:09 -04:00
resource Add header to EventUtils.jsm 2015-03-09 17:40:58 -04:00
tests Fix search saving, and add some unit tests 2015-04-17 00:25:09 -04:00
chrome.manifest Unit testing infrastructure 2015-03-07 16:34:55 -05:00
install.rdf Unit testing infrastructure 2015-03-07 16:34:55 -05:00
runtests.sh Add -b option to skip translator/style installation in tests 2015-04-16 20:50:15 -04:00