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

refactor: initial test restructuring and rust command addition #236

Merged
merged 6 commits into from
Dec 4, 2024

Conversation

jsonDoge
Copy link
Collaborator

@jsonDoge jsonDoge commented Nov 27, 2024

Restructure tests:

  • everything e2e -> anchor/tests
  • any rust unit tests -> bottom of the same file it's testing (currently none)

New commands:
npm run anchor-jest-test
npm run anchor-rust-test

Changed commands:
npm run anchor-test -> now runs both jest and rust tests

Extra:
Fix failing outdated typescript tests and remove most console.logs inside tests
Refactor current ts E2E to be independent of eachother (+ helpers to cleanup stuffy function calls)

Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
darklake ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2024 1:51pm

@jsonDoge jsonDoge requested a review from vitorpy November 29, 2024 13:55
@jsonDoge jsonDoge merged commit a1bfaf3 into develop Dec 4, 2024
6 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.

1 participant