gecko-dev/remote/test/unit
Andreas Tolfsen ab0b38e5c0 bug 1537775: remote: move method sanity check into Domains.splitMethod; r=ochameau
This moves the assertions related to the well-formedness of the method
from the TabSession consumer to Domains.splitMethod.  Following the
introduction of TabSession, this was missing from the superclass Session.

This also fixes the "Foo.bar.baz" test case in
remote/test/unit/test_Domains.js by removing the split() function
and instead relying on String#split() inside Domains.splitMethod.

Thanks-to: Alexandre Poirot <ochameau@mozilla.com>

Differential Revision: https://phabricator.services.mozilla.com/D25947

--HG--
extra : moz-landing-system : lando
2019-04-04 09:39:28 +00:00
..
test_Domains.js bug 1537775: remote: move method sanity check into Domains.splitMethod; r=ochameau 2019-04-04 09:39:28 +00:00
test_Error.js bug 1540684: remote: write tests for Error.jsm's current behaviour; r=ochameau 2019-04-04 09:57:29 +00:00
test_Session.js Bug 1533682 - Implement sessions. r=ato 2019-03-11 12:48:05 +00:00
xpcshell.ini bug 1540684: remote: write tests for Error.jsm's current behaviour; r=ochameau 2019-04-04 09:57:29 +00:00