Closed Bug 1535708 Opened 5 years ago Closed 5 years ago

Separate out browser and plain mochitests into separate directories to aid ESLint

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

Currently, dom/cache has a mochitest directory that has both browser-chrome and plain mochitests within it.

This makes it harder for ESLint to detect undefined globals, as it has to assume the environment for both, rather than separate environments.

Additionally, the work I'm doing in bug 1415265 to make it unnecessary for .eslintrc.js files assumes that we'll generally have separate directories for different types of tests.

Priority: -- → P3
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/38849d9496e6
Separate out browser and plain mochitests into separate directories to aid ESLint. r=baku
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: