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

Request and check a receipt in tests #2173

Closed
THenry14 opened this issue Jul 5, 2023 · 0 comments · Fixed by #2181
Closed

Request and check a receipt in tests #2173

THenry14 opened this issue Jul 5, 2023 · 0 comments · Fixed by #2181
Assignees
Milestone

Comments

@THenry14
Copy link
Member

THenry14 commented Jul 5, 2023

Tests are using fixed number of accounts. Since they are run in parallel, it may be that hashes not always match the expected output. We should make raw requests to devnet and check the transaction status instead (we may also compare it with cli output if it makes sense)

@THenry14 THenry14 added this to the CLI in Rust milestone Jul 5, 2023
github-merge-queue bot pushed a commit that referenced this issue Jul 6, 2023
Closes #2173 

### Checklist
- [ ] Relevant issue is linked
- [ ] Docs updated/issue for docs created
- [ ] Added relevant tests
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 a pull request may close this issue.

2 participants