Add sync tests to mocha suite

This commit is contained in:
stoically
2020-01-24 09:09:05 +01:00
parent 405e605ba3
commit 419be23c9c
4 changed files with 698 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const SYNC_DEBUG = true;
const sync = {
window.sync = {
storageArea: {
area: browser.storage.sync,