aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/extension-test.js
Commit message (Collapse)AuthorAgeFilesLines
* Add test for Edge compatibilityDan Finlay2016-08-301-0/+29
|
* Fix extension testsDan Finlay2016-07-261-3/+12
|
* Implement some cross-browser practices (#473)Dan Finlay2016-07-221-0/+39
* Add mozilla plugin key to manifest * Move all chrome references into platform-checking module Addresses #453 * Add chrome global back to linter blacklist * Add tests