gecko-dev/testing
Henrik Skupin ef0edd4cb5 Bug 1470533 - [wdspec] Have "New Session" tests use a shared command fixture. r=ato
All the "New Session" tests have specific requirements in what is
getting passed as body to the "New Session" command as defined by
the WebDriver specification. This also includes all invalid cases
which are basically never used by the global session fixtures.

This also aligns these tests with the rest of the wdspec test suite
which all use a shared command function. Given the complexity of
this "new_session" function, it is implemented as fixture.

MozReview-Commit-ID: IkHdx4UtaBy

--HG--
extra : rebase_source : 949be2cb9c90dcdfc59bb03f4351e66426eeedeb
2018-06-25 14:40:10 +02:00
..
awsy Bug 1442361 - Track explicit memory usage in the base content memory test. r=mccr8 2018-06-21 14:57:12 -07:00
config Bug 1462934 - Update Android AVD configs to use archives with build.prop included; r=me,a=test-only 2018-06-08 14:26:49 -06:00
crashtest Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
firefox-ui Bug 1466071: Part 3: Test session save when quitting quickly. r=whimboo 2018-06-08 09:09:07 -07:00
geckodriver Bug 1406006 - Get well formatted commit hash and commit date when building geckodriver. r=ato 2018-06-17 09:38:23 +02:00
gtest Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
jsshell Bug 1465360 - add asm.js-apps shell benchmark to jsshell-bench. r=ahal 2018-06-19 08:58:20 -04:00
marionette Bug 1469307 - Pretty-print Attr objects in format.pprint. r=whimboo 2018-06-18 16:05:39 +01:00
mochitest Backed out changeset 638eb8a41245 (bug 1453751) for frequent linux debug e-10s failures on test_ext_webrequest_filter.html 2018-06-26 07:29:35 +03:00
modules Bug 1460092: Add ESLint rule to enforce use of ChromeUtils.generateQI. r=Gijs 2018-05-08 18:36:22 -07:00
mozbase Bug 1388016 - Run mozbase tests against Python 2 and 3; r=ahal 2018-06-21 06:26:17 +01:00
mozharness Bug 1395540 - Part 6: Fix missing whitespace. r=me 2018-06-22 12:13:35 -07:00
profiles Backed out changeset 638eb8a41245 (bug 1453751) for frequent linux debug e-10s failures on test_ext_webrequest_filter.html 2018-06-26 07:29:35 +03:00
raptor Bug 1469280 - Fix raptor speedometer score calculation. r=rwood 2018-06-26 10:53:05 +00:00
runtimes
specialpowers Backed out 5 changesets (bug 1413098) for frequent failure in toolkit/content/tests/browser/browser_autoplay_policy_user_gestures.js on a CLOSED TREE 2018-05-31 15:21:15 +03:00
talos Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau 2018-06-26 13:27:57 +00:00
tools Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
tps Bug 1470122 - Bump mozinstall to 1.16.0; r=whimboo 2018-06-21 13:26:41 +01:00
web-platform Bug 1470533 - [wdspec] Have "New Session" tests use a shared command fixture. r=ato 2018-06-25 14:40:10 +02:00
webdriver Bug 1441204 - Release webdriver crate 0.36.0. r=maja_zf 2018-06-14 13:28:33 -07:00
xpcshell Bug 1440022: disconnect push tests from actually running r=lina 2018-06-13 20:46:17 -04:00
cppunittest.ini Bug 1468199 - remove references to b2g in test manifests r=jmaher 2018-06-12 14:57:00 +03:00
mach_commands.py Bug 1445975 - Add a basic mach command for running jsshell benchmarks, r=jmaher 2018-05-15 14:41:16 -04:00
moz.build Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal 2018-06-22 13:32:05 +02:00
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04:00

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