Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only run related tests on pre-commit #77

Open
jamesvclements opened this issue Jan 15, 2018 · 0 comments
Open

Only run related tests on pre-commit #77

jamesvclements opened this issue Jan 15, 2018 · 0 comments

Comments

@jamesvclements
Copy link
Contributor

If changes are isolated to the client, we should only run client tests. Vice versa for the server. I'm not sure the best way to do this yet, but will do some research.

I know that jest has some CLI options that might be useful:

image

We'll still run the full test-suite on the CI build though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant