update CONTRIBUTING

[skip ci]
This commit is contained in:
Nolan Lawson 2018-04-12 09:44:02 -07:00
parent 5687d4e725
commit 69a2ef8696
1 changed files with 3 additions and 1 deletions

View File

@ -45,6 +45,8 @@ Automatically fix most linting issues:
## Testing
Testing requires running Mastodon itself, meaning the [Mastodon development guide](https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Development-guide.md) is relevant here. In particular, you'll need a recent version of Ruby, Redis, and Postgres running.
Run integration tests, using headless Chrome by default:
npm test