Closed Bug 921306 Opened 11 years ago Closed 6 years ago

marionette.client.helper.debug

Categories

(Testing Graveyard :: JSMarionette, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: jrburke, Unassigned)

Details

:gaye suggested in this review comment:

https://github.com/mozilla-b2g/gaia/pull/12199#discussion_r6607315

that perhaps the email debug helper may be useful in general:

https://github.com/mozilla-b2g/gaia/blob/49e118a2dd514a4a290b6f11ee567969f09b993e/apps/email/test/marionette/lib/debug.js

Quoting from his comment:

Perhaps we could put this function in https://github.com/mozilla-b2g/marionette-helper as MarionetteHelper#debug. Then if I am the Calendar app, I could do

    var client = marionette.client();
    client.helper.debug('calendar', Calendar.prototype);
    var app = new Calendar(client);
    ...
Bulk closed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1422750
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.