Skip to content

test: add surfpool-anchor-smoke skill and runner script for testing#655

Merged
MicaiahReid merged 1 commit into
mainfrom
test/anchor-smoke
May 13, 2026
Merged

test: add surfpool-anchor-smoke skill and runner script for testing#655
MicaiahReid merged 1 commit into
mainfrom
test/anchor-smoke

Conversation

@MicaiahReid
Copy link
Copy Markdown
Collaborator

This adds a skill that can be used as a pre-release smoke test to prevent unexpected breakages.

This skill directs an agent to:

  • build surfpool
  • compile a local anchor project to point to run the local surfpool build during anchor test
  • run the full anchor test suite, pointing to surfpool
  • generate a report of any failures

@MicaiahReid MicaiahReid requested a review from lgalabru May 12, 2026 14:43
@HkSolDev
Copy link
Copy Markdown

it is helpfull when our agent try to test the contract it auto run the contract binary on the surfpool

Copy link
Copy Markdown
Collaborator

@lgalabru lgalabru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, a bit surprised by Python 😅

@MicaiahReid
Copy link
Copy Markdown
Collaborator Author

Looks good to me, a bit surprised by Python 😅

Ha, agents seem to prefer it. This is intended for internal project maintenance use, so I was fine with it

@MicaiahReid MicaiahReid merged commit 8ea3ef5 into main May 13, 2026
3 checks passed
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