webextension-polyfill/test
Rob Wu d77a418537 feat: Support promises in privacy namespace 2018-07-11 18:04:32 +02:00
..
fixtures feat: Support promises in privacy namespace 2018-07-11 18:04:32 +02:00
integration feat: Support promises in privacy namespace 2018-07-11 18:04:32 +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 chore: Use `delete window.browser` in `setupTestDOMWindow` (#128) 2018-06-19 23:36:50 +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