webextension-polyfill/test
Rob Wu ad207a84b9
fix: Throw error when loaded in non-extension contexts (#190)
Fixes #186
2019-07-18 15:21:49 +02:00
..
fixtures test(devtools): Fix intermittent DevTools API test timeout (#177) 2019-03-20 12:27:09 +01:00
integration test(devtools): Fix intermittent DevTools API test timeout (#177) 2019-03-20 12:27:09 +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 test: Run a minimal set of tests from a test extension running on Chrome (#66) 2017-10-23 19:42:01 +02: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: resolve to undefined instead of an empty array 2018-07-04 13:17:09 +02:00
test-browser-global.js fix: Throw error when loaded in non-extension contexts (#190) 2019-07-18 15:21:49 +02:00
test-proxied-properties.js fix: Throw error when loaded in non-extension contexts (#190) 2019-07-18 15:21:49 +02:00
test-runtime-onMessage.js fix: sendMessage promise should resolve to undefined when no listeners reply 2018-07-04 13:06:42 +02:00