gecko-dev/testing/mochitest
Andrew Halberstadt 142851700b Bug 1587206 - [lint.flake8] Enable F811 across the tree, r=sylvestre
This prevents redefinition of unused variables.

Depends on D48610

Differential Revision: https://phabricator.services.mozilla.com/D48611

--HG--
extra : moz-landing-system : lando
2019-10-10 18:51:20 +00:00
..
baselinecoverage Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
BrowserTestUtils Bug 1583240 - Make BrowserTestUtils.waitForDocLoadAndStopIt Fission-compatible, r=kmag 2019-10-10 23:21:22 +00:00
chrome Bug 1578709 - Only set flash only pref for those tests that need it, r=mconley,ahal 2019-09-04 22:12:39 +00:00
dynamic
embed
manifests
MochiKit Bug 1576502 - Fix some wording issues r=mhoye 2019-08-27 15:38:58 +00:00
pywebsocket
ssltunnel Bug 1535210 - Set SSL STATE_IS_BROKEN flag for TLS1.0 and TLS 1.1 connections. r=keeler 2019-05-15 23:34:52 +00:00
static
tests Bug 1587206 - [lint.flake8] Enable F811 across the tree, r=sylvestre 2019-10-10 18:51:20 +00:00
__init__.py
api.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
bisection.py Bug 1559975 - convert testing/mochitest to python3 r=ahal 2019-08-02 19:44:34 +00:00
browser-harness.xul
browser-test.js Bug 1573839, modify BrowserTestUtils.synthesizeMouse/Key/etc to handle fission. Remove support for passing arrays of selectors and instead modify the last argument to be a browsing context, or browser. Fix up tests that use this obsolete form, r=kmag 2019-10-07 08:51:52 +00:00
chrome-harness.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
chunkifyTests.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
favicon.ico
harness.xul
leaks.py Bug 1551334 - Migrate OSX hidden window from XUL to XHTML r=Gijs 2019-05-22 18:00:13 +00:00
mach_commands.py Bug 1580832 - Remove robocop test and support files; r=snorp 2019-09-24 15:10:21 +00:00
mach_test_package_commands.py Bug 1560073 - Change default android package name for most mach test commands; r=snorp,nalexander,maja_zf 2019-06-26 02:34:49 +00:00
manifest.json
manifest.webapp
manifestLibrary.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
mochitest_options.py Bug 1585416 - Disable support for Android mochitest-chrome in mochitest harness; r=bc 2019-10-02 17:43:27 +00:00
mochitest-e10s-utils.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
moz.build Bug 1573839, modify BrowserTestUtils.synthesizeMouse/Key/etc to handle fission. Remove support for passing arrays of selectors and instead modify the last argument to be a browsing context, or browser. Fix up tests that use this obsolete form, r=kmag 2019-10-07 08:51:52 +00:00
pywebsocket_wrapper.py
README.txt
redirect.html
runjunit.py Bug 1559975 - convert testing/mochitest to python3 r=ahal 2019-08-02 19:44:34 +00:00
runtests.py Bug 1456995 - enable Service Workers' parent-intercept mode on Nightly r=asuth,jgraham 2019-10-08 23:47:48 +00:00
runtestsremote.py Bug 1552052 - Do not dump mochitest/reftest logcat for successful runs; r=bc 2019-05-15 22:48:26 +00:00
schema.json
server.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
shutdown-leaks-collector.js
ShutdownLeaksCollector.jsm Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
start_desktop.js Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00

See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.