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

replace integration test with a script based test #209

Merged
merged 5 commits into from
Dec 21, 2023

Conversation

jakecoffman
Copy link
Member

@jakecoffman jakecoffman commented Dec 21, 2023

Based on the talk https://research.swtch.com/testing I replaced the paltry integration test with a script-based test built on rsc.io/script.

The learning curve is fairly small, and you can guess what it's doing based on looking at the .txt files.

@jakecoffman jakecoffman requested a review from a team as a code owner December 21, 2023 19:09
@jakecoffman jakecoffman enabled auto-merge (squash) December 21, 2023 20:03
@jakecoffman jakecoffman merged commit 97066f1 into main Dec 21, 2023
61 checks passed
@jakecoffman jakecoffman deleted the jakecoffman/adds-cli-testing branch December 21, 2023 20:27
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.

3 participants