Bug 1861540 - Part 1: Implement a remote settings server for tests. r=daisuke
commit13be0dbfa900e6d5013f5db1150c95294ae31e63
authorDrew Willcoxon <adw@mozilla.com>
Fri, 27 Oct 2023 22:31:55 +0000 (27 22:31 +0000)
committerDrew Willcoxon <adw@mozilla.com>
Fri, 27 Oct 2023 22:31:55 +0000 (27 22:31 +0000)
tree37e7e3e920486a2bedb17e2af31a1f65f3ec11af
parent867c109c90371926a7cc8e4b24cabbbfdfb60a60
Bug 1861540 - Part 1: Implement a remote settings server for tests. r=daisuke

This implements a remote settings server for tests. Unfortunately there doesn't
seem to be a general-purpose implementation already in the tree.

In part 2, I'll update tests so they use it.

Differential Revision: https://phabricator.services.mozilla.com/D192037
browser/components/urlbar/moz.build
browser/components/urlbar/tests/quicksuggest/RemoteSettingsServer.sys.mjs [new file with mode: 0644]