Skip to content

Running Integration Tests

Matt Gaunt edited this page Nov 28, 2017 · 1 revision

Run Integration Tests for Single Package

You need to run yarn test in the integration test directory you wish to test.

cd integration/messaging
yarn test
Clone this wiki locally