aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/extension-test.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove logsDan Finlay2016-09-151-2/+0
|
* Merge pull request #669 from MetaMask/Version-2.12.1Dan Finlay2016-09-151-8/+10
| | | | Version 2.12.1
* 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