gecko-dev/testing
Anna Yeddi 504820a682 Bug 1878429 - Add a11y-checks flag to the Mochitest FAQ on testing/mochitest-plain/faq documentation. r=Jamie
Include a mention of an accessibility checks that have been expanded in the bug 1692110 and are now better with catching an inaccessible controls in the code.

Differential Revision: https://phabricator.services.mozilla.com/D201613
2024-02-15 17:48:09 +00:00
..
awsy
condprofile Bug 1875050 - Fix, and reorder python reqs for condprof. r=jmaher 2024-02-12 18:27:35 +00:00
config Bug 1877537 - Update tomlkit to 0.12.3 and mozci to 2.4.0 r=jmaher,mach-reviewers,ahal 2024-01-31 18:57:03 +00:00
crashtest Bug 1875941 - Update crashtests settings r=media-playback-reviewers,padenot 2024-01-26 01:20:04 +00:00
docs Bug 1878429 - Add a11y-checks flag to the Mochitest FAQ on testing/mochitest-plain/faq documentation. r=Jamie 2024-02-15 17:48:09 +00:00
extensions
firefox-ui
geckodriver Bug 1875773 - [geckodriver] Add command line argument to enable crash reporter for diagnostic purposes. r=whimboo,webdriver-reviewers 2024-02-12 12:23:58 +00:00
gtest
jsshell
marionette Bug 1693857 - [marionette] Implicitly accept "beforeunload" prompts in Marionette. r=webdriver-reviewers,jdescottes 2024-02-10 16:46:33 +00:00
mochitest Bug 1856719 - Make websocket server listen on all interfaces to make Android tests work r=necko-reviewers,kershaw 2024-02-09 16:24:08 +00:00
modules Bug 1879018 - Use replacer function to avoid calling JSON.stringify on XPCOM objects in Assert.sys.mjs. r=jmaher 2024-02-07 21:46:20 +00:00
mozbase Bug 1875052 - Change various RegEx patterns to raw strings to remove syntax warnings on Python 3.12 r=firefox-build-system-reviewers,glandium 2024-02-02 20:52:24 +00:00
mozharness Backed out changeset 0b995d5b717d (bug 1868690) for causing multiple OS X failures. CLOSED TREE 2024-02-14 00:54:39 +02:00
perfdocs Bug 1862687 Update documentation issue on tools/lint/perfdocs/templates/index.rst. r=sparky,perftest-reviewers DONTBUILD 2024-02-15 16:21:24 +00:00
performance Bug 1796627 - Update google-slides secondary_url from a document url to a slides presentation url r=perftest-reviewers,kshampur 2024-02-12 11:00:55 +00:00
profiles Bug 1693857 - [marionette] Implicitly accept "beforeunload" prompts in Marionette. r=webdriver-reviewers,jdescottes 2024-02-10 16:46:33 +00:00
raptor Bug 1796627 - Update google-slides secondary_url from a document url to a slides presentation url r=perftest-reviewers,kshampur 2024-02-12 11:00:55 +00:00
runtimes Bug 1855958 - Remove the experimental urlbar API (first patch). r=mak,extension-reviewers,desktop-theme-reviewers,robwu 2024-02-05 17:04:37 +00:00
specialpowers Bug 1871135 - Add content analysis support to clipboard operations r=edgar,nika,masayuki,devtools-reviewers 2024-02-13 11:26:48 +00:00
talos Backed out changeset 242972a790a3 (bug 1824726) for dt failure on browser_webconsole_message_categories.js . CLOSED TREE 2024-02-09 04:00:40 +02:00
test Bug 1879290 - fixes test_skipfails.py::test_get_failures_5 r=jmaher 2024-02-08 20:22:04 +00:00
tools
tps
web-platform Bug 1854582 - Add gecko specific tests for `storage.getCookies` and `storage.setCookie` commands. r=webdriver-reviewers,whimboo 2024-02-15 12:46:43 +00:00
webcompat
webdriver Bug 1847875: [geckodriver] Require FrameId to be passed explicitly and correct Marionette to Top r=whimboo,webdriver-reviewers 2024-01-25 07:53:15 +00:00
xpcshell Bug 1876947 - Remove the disable_e10s manifest key r=jmaher 2024-02-02 23:45:11 +00:00
README.txt
addtest.py
cppunittest.toml Bug 1868866 - adds ManifestParser TOML linter r=jmaher,linter-reviewers,ahal,webdriver-reviewers,settings-reviewers,search-reviewers,devtools-reviewers,fxview-reviewers,cookie-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,translations-reviewers,valentin,whimboo,Standard8,sclements,jesup 2024-01-29 17:30:48 +00:00
mach_commands.py Bug 1877105 - Add git source support to test_fluent_migrations. r=flod,bolsson 2024-02-02 12:25:29 +00:00
moz.build
parse_build_tests_ccov.py
remotecppunittests.py
runcppunittests.py
skipfails.py Bug 1879290 - fixes test_skipfails.py::test_get_failures_5 r=jmaher 2024-02-08 20:22:04 +00:00
testinfo.py
testsuite-targets.mk Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-22 09:52:53 +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