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

Adding test jobs github actions for anchor and solana native 💚 #76

Merged
merged 4 commits into from
May 7, 2024
Merged

Conversation

heyAyushh
Copy link
Member

  • works for basic programs
  • works with anchor -v 0.29.0
  • all the native programs are now tested with solana-bankrun
  • all the anchor tests utilize pnpm and ts-mocha
  • all native programs build except realloc, cross-program-invocation native build and tests

- works for basic programs
- works with anchor -v 0.29.0 
- all the native programs are now tested with solana-bankrun
- all the anchor tests utilize pnpm and ts-mocha
- all native programs build except realloc, cross-program-invocation native build and tests
Copy link
Contributor

@mikemaccana mikemaccana left a comment

Choose a reason for hiding this comment

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

Awesome work Ayush! This should have been done ages ago, it will put this repo in a really good spot for the future. 🏆 I have a few suggestions and minor bits to improve but this is great. Well done!

@jacobcreech
Copy link
Contributor

Agreed on all the feedback Mike left. Let's get this updated and pull it in!

@heyAyushh
Copy link
Member Author

heyAyushh commented May 7, 2024

@jacobcreech jacobcreech merged commit a70c93b into solana-developers:main May 7, 2024
11 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