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

test: rerun tests without rebuilding / add support for --watchAll #8061

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Sep 21, 2021

closes REM-250

This PR adds the ability for you to not need to rebuild react-router before running the tests

This PR also adds jest --watchAll so jest will auto rerun the tests on file changes

Screen.Recording.2021-09-21.at.5.35.27.PM.mp4

Signed-off-by: Logan McAnsh <logan@mcan.sh>
@mcansh mcansh changed the base branch from main to dev September 21, 2021 21:40
@mcansh mcansh changed the title test: add support for --watchAll test: rerun tests without rebuilding / add support for --watchAll Sep 21, 2021
@mjackson mjackson merged commit 97236cf into dev Sep 23, 2021
@mjackson
Copy link
Member

Thanks, @mcansh!

@mcansh mcansh deleted the logan/rem-250 branch September 24, 2021 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting displayName on Context.Consumer has no effect
2 participants