zotero/test/content
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
..
runtests.html Fix JS version declaration for test support scripts 2015-03-24 02:27:33 -04:00
runtests.js Enable Bluebird generator support in Mocha 2015-04-15 01:35:53 -04:00
support.js Fix search saving, and add some unit tests 2015-04-17 00:25:09 -04:00