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

Clarinet core JS SDK #1110

Closed
3 tasks done
Tracked by #1065
hugocaillard opened this issue Jul 31, 2023 · 0 comments · Fixed by #1068
Closed
3 tasks done
Tracked by #1065

Clarinet core JS SDK #1110

hugocaillard opened this issue Jul 31, 2023 · 0 comments · Fixed by #1068
Assignees
Milestone

Comments

@hugocaillard
Copy link
Collaborator

hugocaillard commented Jul 31, 2023

Ship an alpha version of the testing lib with similar features as the existing Deno testing lib C

  • The test-core is basically a direct access to the Rust testing lib exposed to wasm
    • It allows to interact with clarity session (spawn one, mine blocks, call contracts, switch epochs, get assets, get accounts, etc)
    • It will by used by Ludo in the pyth project to write unit tests and help shape a user friendly API
  • Handle code coverage
  • Allow to access data-vars and maps through test-core
@hugocaillard hugocaillard changed the title Ship an alpha version of the testing lib with similar features as the existing testing lib Clarinet core JS SDK Jul 31, 2023
@hugocaillard hugocaillard self-assigned this Jul 31, 2023
@smcclellan smcclellan added this to the Q3-2023 milestone Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants