Skip to content

test: add unit tests for creator fee recipient read method (#73) - #101

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
Venrable18:test/creator-fee-recipient-read
Mar 29, 2026
Merged

test: add unit tests for creator fee recipient read method (#73)#101
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
Venrable18:test/creator-fee-recipient-read

Conversation

@Venrable18

@Venrable18 Venrable18 commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

Closes #73


Summary

Testing

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace

Checklist

  • Linked issue or backlog item
  • Contract behavior and invariants are described clearly
  • Docs updated if contract interfaces or workflows changed
  • Scope stays limited to one contract concern

@Chucks1093
Chucks1093 merged commit 7b51d84 into accesslayerorg:main Mar 29, 2026
1 check passed
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.

Add unit tests for creator fee recipient read method

2 participants