webextension-polyfill/test
Luca Greco 5ab825b83f
fix: Reject with real Error instances like Firefox does (#293)
Co-authored-by: Federico Brigante <me@fregante.com>
2021-03-18 18:07:16 +01:00
..
fixtures fix: Reject with real Error instances like Firefox does (#293) 2021-03-18 18:07:16 +01:00
integration chore(ci): Migrate CI jobs to circleci (#256) 2021-01-21 13:20:11 +01:00
.eslintrc chore: Small tweaks to the eslint config files (follow-up for #167) 2019-01-28 18:56:40 +01:00
mocha-babel.js fix: Update babel deps to babel 7 (#214) 2019-12-12 19:00:46 +01:00
setup.js fix: Throw error when loaded in non-extension contexts (#190) 2019-07-18 15:21:49 +02:00
test-async-functions.js fix: Reject with real Error instances like Firefox does (#293) 2021-03-18 18:07:16 +01:00
test-browser-global.js fix: Throw error when loaded in non-extension contexts (#190) 2019-07-18 15:21:49 +02:00
test-onRequestFinished.js fix: wrap `onRequestFinished` to use promises 2020-12-10 23:08:57 +01:00
test-proxied-properties.js fix: Added missing chrome privacy api settings (#205) 2019-11-21 15:21:06 +01:00
test-runtime-onMessage.js fix: sendMessage promise should resolve to undefined when no listeners reply 2018-07-04 13:06:42 +02:00