zotero/test/content
Dan Stillman f3a6b41c1c Add -f test flag to stop after first test failure
(Mocha has a 'bail' config flag that's supposed to do this, but it doesn't seem
to work when passed to mocha.setup() (maybe because we're setting a custom fail
handler?), so this just calls abort() on the runner manually.)
2015-05-29 04:01:40 -04:00
..
runtests.html Add Sinon mock framework for tests 2015-05-07 15:09:41 -04:00
runtests.js Add -f test flag to stop after first test failure 2015-05-29 04:01:40 -04:00
support.js Fix hang in collectionsTreeView::selectWait() if row is already selected 2015-05-25 01:43:07 -04:00