Open Bug 1409885 Opened 7 years ago Updated 2 years ago

Add automated testing for about:webrtc

Categories

(Core :: WebRTC, enhancement, P2)

enhancement

Tracking

()

Tracking Status
firefox58 --- affected

People

(Reporter: drno, Unassigned)

References

(Blocks 2 open bugs)

Details

We have had several regressions in the past in regards to features on about:webrtc. Lets see how we can add automated tests.
Rank: 25
@dao: whimboo though you might know how we could test an about page like about:webrtc. At this point we are pretty much open to what ever test frameworks allows to do this, mochitest, marionette,...
Flags: needinfo?(dao+bmo)
Browser chrome tests can do this. Look for ContentTaskUtils.
Flags: needinfo?(dao+bmo)
There are several tests that you can draw inspiration from, e.g. browser/base/content/test/about/browser_aboutHome_input.js
Assignee: nobody → rrobotin
Blocks: 1414165
(In reply to Dão Gottwald [::dao] from comment #3)
> There are several tests that you can draw inspiration from, e.g.
> browser/base/content/test/about/browser_aboutHome_input.js

How do you run the tests under browser/base/content/test ?
Flags: needinfo?(dao+bmo)
./mach mochitest browser/base/content/test/about/browser_aboutHome_input.js
Flags: needinfo?(dao+bmo)
Depends on: 1454644
Blocks: 1624328
Assignee: rrobotin → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.