https://github.com/mozilla-b2g/gaia/blob/master/shared/test/integration/profile.js
sets the defaults and you can do it in your tests by passing a
configuration object to marionette.client()

On Fri, Oct 9, 2015 at 10:00 AM, Michael Henretty <[email protected]>
wrote:

> Hi,
>
> How do I change a default setting or pref for the Gaia Marionette JS
> tests? To be specific, my patch is adding a setting which defaults to
> false, but I want all existing tests to have it default to true and only
> make it false for my patch tests. I assume we want to modify [1], but I'm
> not sure if that is an external dependency or not.
>
> Any ideas?
> Michael
>
> 1.)
> https://github.com/mozilla-b2g/gaia/blob/master/tests/jsmarionette/runner/mozilla-profile-builder/test/fixtures/b2g-profile/settings.json
>
> _______________________________________________
> dev-fxos mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-fxos
>
>
_______________________________________________
dev-fxos mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-fxos

Reply via email to