Skip to content

Conversation

@croaky
Copy link
Owner

@croaky croaky commented Dec 31, 2025

Removes the need to run 'go build' before 'go test' by building the
binary in TestMain and cleaning it up after tests complete.

This makes the test suite self-contained and simplifies both the
README instructions and the GitHub Actions workflow.

Also ensures Procfile.dev is cleaned up after integration tests and
added to .gitignore as a fallback.

Co-Authored-By: Warp agent@warp.dev

Removes the need to run 'go build' before 'go test' by building the
binary in TestMain and cleaning it up after tests complete.

This makes the test suite self-contained and simplifies both the
README instructions and the GitHub Actions workflow.

Also ensures Procfile.dev is cleaned up after integration tests and
added to .gitignore as a fallback.

Co-Authored-By: Warp <agent@warp.dev>
@croaky croaky merged commit 918ab8f into main Dec 31, 2025
1 check passed
@croaky croaky deleted the croaky/tests branch December 31, 2025 14:00
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.

1 participant