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

[Sui-move] More enums tests for sui-specific aspects #18351

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

tzakian
Copy link
Contributor

@tzakian tzakian commented Jun 20, 2024

Description

Adds additional tests for enums in Sui.

Test plan

It's all tests!

@tzakian tzakian requested review from tnowacki and a team June 20, 2024 22:12
Copy link

vercel bot commented Jun 20, 2024

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

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 7:40pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Jun 28, 2024 7:40pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Jun 28, 2024 7:40pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Jun 28, 2024 7:40pm

//> test::m::check(Input(0), Input(1))

//# programmable --sender A --inputs object(2,8)@2 vector[] --dev-inspect
//> test::m::check(Input(0), Input(1))
Copy link
Contributor

@cgswords cgswords Jun 21, 2024

Choose a reason for hiding this comment

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

Small nit: for future maintenance, can you explain which of these (and the other files) are expected to fail/pass in a comment (and why)?

@cgswords
Copy link
Contributor

These look coherent to me, but I think Todd may have further insight.

@tzakian tzakian merged commit 83686c4 into main Jul 10, 2024
48 checks passed
@tzakian tzakian deleted the tzakian/more-enums-tests branch July 10, 2024 22:27
tx-tomcat pushed a commit to tx-tomcat/sui-network that referenced this pull request Jul 29, 2024
## Description 

Adds additional tests for enums in Sui.

## Test plan 

It's all 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 this pull request may close these issues.

3 participants