zotero/test/resource
Dan Stillman f81763b173 Remove Chai as Promised
A test using `assert.eventually` was failing after the Bluebird removal
but worked with just `await`, and since there hasn't really been much
point to Chai as Promised since the introduction of `async`/`await` ages
ago, just remove the library instead of figuring out why.
2025-07-30 22:31:08 -04:00
..
chai.js Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
co-mocha.js Support generators in tests via coMocha, instead of custom code 2017-06-01 11:36:17 -04:00
mocha.js Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
pako_inflate.js Gzip-compress API uploads larger than 1000 characters 2016-03-28 02:38:28 -04:00