webextension-polyfill/test
Luca Greco f85b5d8e5b
fix: Update babel deps to babel 7 (#214)
* fix: Update babel deps to babel 7
* chore: Replaced @babel/transfor-umd-modules with a small custom babel transformer script
* test: Added minimal integration test as smoke test for importing polyfill as es6 module
2019-12-12 19:00:46 +01:00
..
fixtures fix: Update babel deps to babel 7 (#214) 2019-12-12 19:00:46 +01:00
integration fix: Update babel deps to babel 7 (#214) 2019-12-12 19:00:46 +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 chore: Updated sinon to version 7.5.0 2019-11-27 13:38:52 +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-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