webextension-polyfill/test
Luca Greco ebd28186a1
fix: Prevent a webpage document element to be detected as the Extension API object (#153)
2018-08-15 22:33:37 +02:00
..
fixtures fix: Prevent a webpage document element to be detected as the Extension API object (#153) 2018-08-15 22:33:37 +02:00
integration fix: Prevent a webpage document element to be detected as the Extension API object (#153) 2018-08-15 22:33:37 +02:00
.eslintrc fix: relax max-nested-callback eslint rules for tests. 2016-11-07 16:34:34 +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
run-browsers-smoketests.sh chore: Stop swallowing errors in .sh tests 2018-06-20 15:29:03 +02:00
run-module-bundlers-smoketests.sh chore: Stop swallowing errors in .sh tests 2018-06-20 15:29:03 +02:00
setup.js fix: Prevent a webpage document element to be detected as the Extension API object (#153) 2018-08-15 22:33:37 +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 test: run tests for the webpack and browserify bundled files on travis 2017-04-13 14:30:52 +02:00
test-proxied-properties.js fix: Lazily initialize API via the original target (#71) 2018-03-12 19:23:28 +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