Skip to content

Issue 7457 - Rewrite the preference storage tests

Dave Vandyke requested to merge (removed):7457-pref-test into next

I set out to fix the existing code, but so much of it was broken this became an almost complete rewrite.

Note: It's intentional that the tests fail on Firefox 66, since browser.storage.onChange is buggy there, but they fail gracefully (and quickly) with an appropriate message.

Merge request reports