Commit Graph

14 Commits

Author SHA1 Message Date
Victor Baranov 1dfdb941b1 Trezor API v 6.0.3 2019-01-18 16:03:30 +03:00
Victor Baranov 9316e26865 Get upstream from v4.16.0 2018-10-24 20:17:32 +03:00
Bruno Barbieri ccab4ee1a4 tests - integration - Add Drizzle tests (#5467)
* added drizzle app for testing

* working

* clean up

* clean up script

* make build step required

* add drizzle-tests to .eslintignore

* clean up drizzle run script

* lint

* use truffle unbox

* undo eslintignore changes

* revert change

* dont use global

* dont need this steps

* use the new account flow

* restore package-lock.json
2018-10-10 01:12:43 -04:00
Whymarrh Whitby bd09f01d7e eslintignore: Add test coverage dir to eslintignore 2018-09-24 17:32:00 -02:30
Natalia 364e66bc9f lint fix 2018-08-01 14:58:22 -07:00
Franco Victorio 24413cab69 Fix linter 2018-07-26 11:53:05 -03:00
kumavis b3b33b4697
Update .eslintignore 2018-07-03 12:43:14 -07:00
brunobar79 61fcec78f8 update eslint rules and paths 2018-07-02 18:35:30 -04:00
Jason Clark abefcc9612 more eslint fixes 2017-11-25 15:57:54 -07:00
Jason Clark 6f5c32b7ce adding blockies lib to eslint ignore so it doesn't blow up the style checker and fail the build 2017-11-25 15:52:46 -07:00
Thomas Huang 73ee4bdec3 Ignore tests bundle, jquery, abd helpers 2017-05-04 14:33:29 -07:00
Kevin Serrano a07e5826ad
Convert conversion util to pure json. 2016-11-18 16:49:39 -08:00
Kevin Serrano 7d1b2db87e linting and ignoring. 2016-08-16 10:48:31 -07:00
Dan Finlay 6658bea8d4 Implement some cross-browser practices (#473)
* 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
2016-07-21 10:45:32 -07:00