gecko-dev/testing
Andreas Tolfsen e8b0dd1386 Bug 1442543 - Add type checks for WebDriver:{ExecuteScript,ExecuteAsyncScript}. r=whimboo
Adds type checks for the WebDriver:ExecuteScript and
WebDriver:ExecuteAsyncScript commands.  This should help prevent
accidental programming mistakes with the Marionette Python client.

MozReview-Commit-ID: JjKgG9OWrdL

--HG--
extra : rebase_source : cd652717f6d4b98d396386e2b971d51a7e737725
2018-03-02 13:25:59 +00:00
..
awsy Bug 1437215 - Measure WebRender memory usage on Linux x86_64 using AWSY tests, r=jmaher 2018-02-21 05:52:04 -08:00
config Bug 1436183 - Update tooltool manifests for Android host-utils (linux), again; r=jmaher 2018-02-08 06:29:08 -07:00
crashtest Bug 1425356 - remove XUL template support, r=bz 2017-12-19 14:11:06 +00:00
firefox-ui Merge inbound to mozilla-central. a=merge 2018-03-06 06:27:48 +02:00
geckodriver Bug 1436113 - Part 2: Refactor "shield-recipe-client" to "normandy" r=Gijs 2018-03-02 11:18:59 -08:00
gtest Bug 1434671 - add a benchmarking macro permitting custom test fixtures; r=ted.mielczarek 2018-02-26 17:31:58 -04:00
marionette Bug 1442543 - Add type checks for WebDriver:{ExecuteScript,ExecuteAsyncScript}. r=whimboo 2018-03-02 13:25:59 +00:00
mochitest Bug 1443246 - Don't sign Robocop APK during stage-package. r=gbrown 2018-03-05 11:20:16 -08:00
modules Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
mozbase Bug 1439411 - [mozlog] Document built-in CLI logging options r=jgraham 2018-02-26 08:29:00 +02:00
mozharness Bug 1443446 - Enable geckodriver/Marionette trace output for wdspec test jobs in automation. r=ato 2018-03-06 11:41:59 +01:00
profiles Bug 1436113 - Part 2: Refactor "shield-recipe-client" to "normandy" r=Gijs 2018-03-02 11:18:59 -08:00
runtimes Backed out changeset 8e5b1525be69 (bug 1192927) or failing testing\firefox-ui\tests\functional\security\test_no_certificate.py TestNoCertificate.test_no_certificate on a CLOSED TREE 2018-03-02 13:51:15 +02:00
specialpowers Bug 1441927 part 3. Fix the exposure test for OfflineResourceList. r=bkelly 2018-03-01 12:32:33 -05:00
talos Bug 1436113 - Part 2: Refactor "shield-recipe-client" to "normandy" r=Gijs 2018-03-02 11:18:59 -08:00
tools Backed out changeset 99809c2e06ae since it wasn't supposed to get pushed. r=me 2018-03-03 00:17:58 -05:00
tps Bug 1425987 - part 2: Cleanup Sync logging by rationalizing preference management. r=tcsc 2017-12-19 09:48:31 +11:00
web-platform Bug 1407383 - [wdspec] Re-enable key.py on Linux64. r=jgraham 2018-03-05 23:43:14 +01:00
webdriver Bug 1442028 - Move webdriver actions into its own module. r=ato 2018-02-28 22:31:47 +01:00
xpcshell bug 1440563 - set the RD bit in DOH requests r=valentin 2018-03-05 08:47:52 +01:00
README.txt
cppunittest.ini
mach_commands.py Bug 1440405 - Fix faulty assumption that only one log handler can be installed in |mach test/mochitest|, r=froydnj 2018-02-23 09:40:06 -05:00
moz.build Bug 1433974 - Update BUG_COMPONENT for some of the new Testing components, r=jmaher 2018-01-29 12:57:54 -05:00
remotecppunittests.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
runcppunittests.py Bug 1377007 - autospider.py,runcppunittests.py export the path to directory js/src,r=Yoric 2017-12-08 11:14:12 +01:00
testsuite-targets.mk Bug 1443246 - Don't sign Robocop APK during stage-package. r=gbrown 2018-03-05 11:20:16 -08:00

README.txt

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff