gecko-dev/browser/components/urlbar/tests/browser-tips
Drew Willcoxon 5739954280 Bug 1616752 - Part 2: Add payload schemas for each result type and validate payloads against them. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D64300

--HG--
extra : moz-landing-system : lando
2020-03-26 15:27:12 +00:00
..
README.txt
browser.ini
browser_interventions.js Bug 1616752 - Part 2: Add payload schemas for each result type and validate payloads against them. r=mak 2020-03-26 15:27:12 +00:00
browser_picks.js Bug 1616752 - Part 2: Add payload schemas for each result type and validate payloads against them. r=mak 2020-03-26 15:27:12 +00:00
browser_searchTips.js
browser_searchTips_interaction.js
browser_selection.js Bug 1616752 - Part 2: Add payload schemas for each result type and validate payloads against them. r=mak 2020-03-26 15:27:12 +00:00
browser_updateAsk.js
browser_updateRefresh.js
browser_updateRestart.js
browser_updateWeb.js
head.js

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.