aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit_tests
diff options
context:
space:
mode:
authorStephen Blott2014-12-31 20:52:27 +0000
committerStephen Blott2015-01-01 09:37:20 +0000
commitacefe43cef5a216cb2504e85799699c359b6b4d8 (patch)
tree280e4d312cab11eb3b825b1fde73fc0654955e82 /tests/unit_tests
parentf2b428b4fe1eecd66ee95513da779470f7c621aa (diff)
downloadvimium-acefe43cef5a216cb2504e85799699c359b6b4d8.tar.bz2
Modes; incorporate three test modes.
As a proof of concept, this incorporates normal mode, passkeys mode and insert mode.
Diffstat (limited to 'tests/unit_tests')
-rw-r--r--tests/unit_tests/test_chrome_stubs.coffee2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit_tests/test_chrome_stubs.coffee b/tests/unit_tests/test_chrome_stubs.coffee
index 3258bcd6..7f666068 100644
--- a/tests/unit_tests/test_chrome_stubs.coffee
+++ b/tests/unit_tests/test_chrome_stubs.coffee
@@ -41,6 +41,8 @@ exports.chrome =
addListener: () -> true
getAll: () -> true
+ browserAction:
+ setBadgeBackgroundColor: ->
storage:
# chrome.storage.local
local: