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

[solana]: schema and attestation test cases #26

Open
Perelyn-sama opened this issue Nov 28, 2024 · 1 comment
Open

[solana]: schema and attestation test cases #26

Perelyn-sama opened this issue Nov 28, 2024 · 1 comment

Comments

@Perelyn-sama
Copy link
Contributor

create schema

  • unathorized cannot create schema
  • authority can create schema with token levy
  • authority can create shcema with sol levy
  • authority can create schema without levy
  • creating a levy without a receipent
  • creating a levy without an amount
  • creating a levy without an asset(this defaults to sol)

attest

  • attester can attest with sol levy
  • attester can attest with token levy
  • attester can attest without levy
@Perelyn-sama
Copy link
Contributor Author

Every check on the solana programs should be tested to pass and fail, I'll add more cases when I find them

@koolamusic koolamusic changed the title [Solana]: Add testcase [solana]: schema and attestation test cases Nov 29, 2024
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

No branches or pull requests

1 participant