gecko-dev/testing
Henrik Skupin b77761050d Bug 1486485 - [wdspec] Add test for empty text to send_alert_text/send.py. r=jgraham
The patch refactors the test file, and also adds an additional test,
which makes sure that the default text of the prompt is replaced in
case of an empty string is send as text.

--HG--
extra : rebase_source : a55ee2906850bec382cb3b2b418fc374bff7e47c
2018-08-27 17:39:04 +02:00
..
awsy
config Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham 2018-08-09 11:38:37 +01:00
crashtest Bug 1480354 - Add the new crashtest manifest to the master one. r=me 2018-08-09 10:45:14 -04:00
firefox-ui Bug 1478848 - [fxui] Fix test_ssl_disabled_error_page to correctly wait for page load. r=ato 2018-08-21 11:58:15 +02:00
geckodriver Bug 1481776 - [geckodriver] Move WebDriver related code into the command module. r=ato 2018-08-24 14:23:34 +02:00
gtest
jsshell Bug 1472992 - [jsshell] Run javascript shell benchmarks against Google V8, r=jmaher 2018-08-15 13:52:47 +00:00
marionette Bug 1486485 - [marionette] Replace and not append text for "WebDriver:SendAlertText". r=jgraham 2018-08-27 17:37:20 +02:00
mochitest Merge inbound to mozilla-central. a=merge 2018-08-23 01:00:10 +03:00
modules Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE 2018-08-16 00:15:19 +03:00
mozbase Bug 1485855 - [mozdevice] adb.py Do not attempt to chmod external storage as it will not affect permissions and will fail on unrooted devices, r=jmaher. 2018-08-27 06:59:21 -07:00
mozharness Bug 1486654 - Enable static analysis on all Linux CI builds. r=ted 2018-08-29 13:55:24 +09:00
profiles Bug 1481676 - Add AudioWorklet tests to WPT. r=karlt 2018-08-27 05:02:59 +00:00
raptor Bug 1486788 - make sunspider lower_is_better and indicate it is a 'ms' benchmark. r=ahal 2018-08-28 16:30:58 +00:00
runtimes Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab r=Mardak 2018-07-26 20:50:49 -07:00
specialpowers Bug 1486182: Part 2a - Add Services.catMan getter for the category manager. r=mossop 2018-08-24 22:13:57 -07:00
talos Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-08-29 01:31:20 +03:00
tools Bug 1475566 Disable #pragma comments for MinGW Builds r=glandium 2018-08-29 03:50:39 +00:00
tps Backed out changeset aaabe6d53de2 (bug 1428713) for causing Bug 1483850 a=backout 2018-08-17 00:17:04 +03:00
web-platform Bug 1486485 - [wdspec] Add test for empty text to send_alert_text/send.py. r=jgraham 2018-08-27 17:39:04 +02:00
webdriver Bug 1486467 - [webdriver] Rename sessionId to session_id for NewSessionResponse. r=ato 2018-08-27 16:44:35 +02:00
xpcshell Backed out 7 changesets (bug 1473513) for failing devtools e.g. leakcheck | default process: 1618727 bytes leaked 2018-08-22 18:23:46 +03:00
README.txt
cppunittest.ini
mach_commands.py Bug 1329286 - Remove 'mach find-test-chunk'; r=ahal 2018-08-27 07:19:02 -06:00
moz.build
remotecppunittests.py Bug 1477807 - Distinguish ADBTimeoutErrors from other exceptions in Android remote tests, r=gbrown. 2018-07-27 08:27:16 -07:00
runcppunittests.py
testsuite-targets.mk Bug 733530: Use .tar.gz for test archives r=gps 2018-08-01 16:00:03 +00: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