gecko-dev/browser/components/urlbar/tests/browser-tips
2022-08-03 00:26:29 +00:00
..
browser.ini
browser_interventions.js Bug 1780017 - Migrate urlbar consumers to use ESM imports directly. r=adw,preferences-reviewers 2022-07-26 15:11:30 +00:00
browser_picks.js
browser_searchTips.js Bug 1780017 - Migrate urlbar consumers to use ESM imports directly. r=adw,preferences-reviewers 2022-07-26 15:11:30 +00:00
browser_searchTips_interaction.js Bug 1780017 - Migrate urlbar consumers to use ESM imports directly. r=adw,preferences-reviewers 2022-07-26 15:11:30 +00:00
browser_selection.js
browser_updateAsk.js Bug 1778132 - Rename quickactions pref and fix tests. r=Standard8,extension-reviewers,willdurand 2022-08-03 00:26:29 +00:00
browser_updateRefresh.js Bug 1778132 - Rename quickactions pref and fix tests. r=Standard8,extension-reviewers,willdurand 2022-08-03 00:26:29 +00:00
browser_updateRestart.js Bug 1778132 - Rename quickactions pref and fix tests. r=Standard8,extension-reviewers,willdurand 2022-08-03 00:26:29 +00:00
browser_updateWeb.js Bug 1778132 - Rename quickactions pref and fix tests. r=Standard8,extension-reviewers,willdurand 2022-08-03 00:26:29 +00:00
head.js Bug 1780017 - Migrate urlbar consumers to use ESM imports directly. r=adw,preferences-reviewers 2022-07-26 15:11:30 +00:00
README.txt

If you're running these tests and you get an error like this:

FAIL head.js import threw an exception - Error opening input stream (invalid filename?): chrome://mochitests/content/browser/toolkit/mozapps/update/tests/browser/head.js

Then run `mach test toolkit/mozapps/update/tests/browser` first.  You can
stop mach as soon as it starts the first test, but this is necessary so that
mach builds the update tests in your objdir.