Closed Bug 1330588 Opened 9 years ago Closed 2 months ago

[devtools-html] Add integration tests for the inspector in content

Categories

(DevTools :: Inspector, enhancement, P2)

52 Branch
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jdescottes, Unassigned)

Details

We need non regression tests for the inspector running in content (landed in Bug 1321509). A smoke test would be fine to begin with, the goal of the test would be to run: - npm install in devtools/client/inspector/ - npm start in devtools/client/inspector/ - start a firefox instance listening on 6080, open a tab on about:home or something - start another firefox instance, go to localhost:8000/?firefox-tab=child1/tab1 - check the inspector is displayed by querying some elements in the markup Not sure how we should proceed to add such a test to our current suite, or even if it should be part of it (should a failure there block a build?).
Severity: normal → enhancement
Priority: -- → P2
Product: Firefox → DevTools
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.