gecko-dev/testing/mochitest
Jonathan Kingston 4248b4c554 Bug 1490257 - Pass triggeringPrincipal to test code. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D10882

--HG--
extra : moz-landing-system : lando
2018-11-05 14:05:47 +00:00
..
BrowserTestUtils Bug 1467712 - Fail if SimpleTest ok() is called with more than 2 arguments;r=Standard8 2018-11-01 13:50:27 +00:00
MochiKit
baselinecoverage Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
chrome Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00
dynamic
embed
manifests
pywebsocket
ssltunnel Bug 1474895 - Only listen on loopback to avoid constant firewall warnings. 2018-10-05 02:01:37 +00:00
static
tests Bug 1467712 - Fail if SimpleTest ok() is called with more than 2 arguments;r=Standard8 2018-11-01 13:50:27 +00:00
README.txt
ShutdownLeaksCollector.jsm Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00
__init__.py
api.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
bisection.py
browser-harness.xul Bug 1454358, removes unneccessary implementation of ScrollBoxObject rr?enndeakin+6102 r=bz,enndeakin+6102 2018-06-25 10:11:31 -07:00
browser-test.js Bug 1490257 - Pass triggeringPrincipal to test code. r=ckerschb 2018-11-05 14:05:47 +00:00
chrome-harness.js Bug 1486147: Part 2 - Update JS string enumerator callers to use JS iteration. r=mccr8 2018-08-24 16:22:40 -07:00
chunkifyTests.js Bug 1457835 - Enable ESLint for testing/mochitest (automatic changes). r=jmaher 2018-01-26 21:32:30 +00:00
favicon.ico Bug 1453751: Load favicons in the content process. r=mak, r=gijs, r=aswan, r=mixedpuppy 2018-06-28 16:06:09 -07:00
gen_template.pl
harness.xul Bug 1498572 - Remove eval from harness.xul r=ckerschb 2018-10-23 06:58:11 +00:00
install.rdf Bug 1446676: Part 1b - Convert automation overlay extensions to bootstrapped extensions. r=aswan 2018-03-16 21:31:04 -07:00
leaks.py Bug 1052582 Part 1 - Support an arena parameter for js_pod_malloc and friends. r=sfink 2018-06-29 13:06:14 -07:00
mach_commands.py Bug 1445716 - Add Android mach command 'geckoview-junit'; r=jmaher 2018-04-18 14:43:35 -06:00
mach_test_package_commands.py
manifest.json Bug 1451513 Part 2: Convert mochikit to a webextension r=jmaher,kmag 2018-07-05 15:42:11 -07:00
manifest.webapp
manifestLibrary.js Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00
mochitest-e10s-utils.js
mochitest_options.py Bug 1475256 - Add code coverage for android robocop UI tests. r=gbrown 2018-09-06 17:51:08 +00:00
moz.build Bug 1498289 - Stop running geckoview_example smoke test; r=jmaher 2018-10-11 14:00:31 -06:00
nested_setup.js Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00
pywebsocket_wrapper.py
redirect.html Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
runjunit.py Bug 1504447 - Grant runtime permissions to test app before running geckoview-junit; r=bc 2018-11-03 14:22:50 -06:00
runrobocop.py Bug 1502135 - Make resource://testing-common available for Robocop JS tests. r=gbrown 2018-11-01 17:45:07 +00:00
runtests.py Bug 1496828 - [mochitest] Fix mochitest selftest regression by always instantiating self.extraPrefs, r=jmaher 2018-10-09 14:24:37 +00:00
runtestsremote.py Bug 1482878 - Use screencap to capture on physical android device screenshots, r=gbrown. 2018-08-18 10:47:12 -07:00
schema.json Bug 1451513 Part 2: Convert mochikit to a webextension r=jmaher,kmag 2018-07-05 15:42:11 -07:00
server.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
shutdown-leaks-collector.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
start_desktop.js Bug 1457835 - Enable ESLint for testing/mochitest (manual changes). r=jmaher 2018-04-30 11:03:44 +01:00

README.txt

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