Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up drizzle test runner script | Whymarrh Whitby | 2019-01-04 | 1 | -10/+21 |
| | |||||
* | Revert "remove error flags from drizzle setup" | Whymarrh Whitby | 2019-01-04 | 1 | -0/+4 |
| | | | | This reverts commit 938f4286e49dbdf7aef5b767917ad34ec6c6bb04. | ||||
* | remove --unsafe-perm | Bruno Barbieri | 2019-01-03 | 1 | -1/+1 |
| | |||||
* | no globals | Bruno Barbieri | 2019-01-03 | 1 | -3/+3 |
| | |||||
* | Use sudo consistently | Bruno Barbieri | 2019-01-03 | 1 | -2/+2 |
| | |||||
* | --unsafe-perm ? | Bruno Barbieri | 2019-01-03 | 1 | -1/+1 |
| | |||||
* | Dont use sudo to install truffle | Bruno Barbieri | 2019-01-01 | 1 | -1/+1 |
| | |||||
* | remove error flags from drizzle setup | brunobar79 | 2018-11-15 | 1 | -4/+0 |
| | |||||
* | install truffle globally | brunobar79 | 2018-10-21 | 1 | -1/+1 |
| | |||||
* | tests - integration - Add Drizzle tests (#5467) | Bruno Barbieri | 2018-10-10 | 1 | -0/+20 |
* 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 |