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

Run tests from source instead of building first #4483

Merged
merged 2 commits into from
Feb 12, 2023

Conversation

markerikson
Copy link
Contributor

@markerikson markerikson commented Feb 12, 2023

Our test command has always done a full lint+build step every time, which is annoying.

I've reworked it so that test runs against src.

Also, apparently we don't actually do typetests against the usual range of TS versions like we do in all of our other repos. Added that.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 12, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit bad6237:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

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.

None yet

1 participant