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

test: account declaration with mock server #759

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

ICavlek
Copy link
Contributor

@ICavlek ICavlek commented Sep 5, 2024

Created starkli declare workflow with beerus using mock server. Some notes about it:

  • Included mock node module which represents starknet node and that can be easily reused in future work
  • Created simple tests which are parts of the starkli declare workflow
  • Added full starkli declare workflow tests
  • Tests include both ok and error cases

@ICavlek ICavlek requested a review from a team September 5, 2024 09:11
@ICavlek ICavlek linked an issue Sep 5, 2024 that may be closed by this pull request
@ICavlek ICavlek merged commit 3d6e7c2 into main Sep 10, 2024
7 checks passed
@ICavlek ICavlek deleted the ic/test_declare_account_with_mocks branch September 10, 2024 05:06
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.

test: starkli declare workflow in test
2 participants