mirror of
https://github.com/zotero/zotero.git
synced 2026-09-20 00:12:49 +00:00
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 |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| install.rdf | ||
| runtests.sh | ||