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

suggestion(test): default to building tests #148

Open
jtfairbank opened this issue Oct 4, 2024 · 1 comment
Open

suggestion(test): default to building tests #148

jtfairbank opened this issue Oct 4, 2024 · 1 comment
Assignees

Comments

@jtfairbank
Copy link
Collaborator

@veryeli suggested we have the default yarn test script include a build, and then have a yarn test:without-build script that runs the tests again without rebuilding. This seems like it'd help prevent build issues when changing from the dev server to running tests while still allowing us to skip building when running multiple tests in a row.

@guel-codes
Copy link

guel-codes commented Dec 18, 2024

Does this mean we want to remove the test:with-build script?

Update:
After speaking with Taylor we are removing the test:with-build

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

No branches or pull requests

2 participants