-
Notifications
You must be signed in to change notification settings - Fork 74
Add pallet testing #1168
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
base: staging/product-ia
Are you sure you want to change the base?
Add pallet testing #1168
Conversation
nhussein11
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, left some minor comments
parachains/customize-runtime/pallet-development/pallet-testing.md
Outdated
Show resolved
Hide resolved
parachains/customize-runtime/pallet-development/pallet-testing.md
Outdated
Show resolved
Hide resolved
parachains/customize-runtime/pallet-development/pallet-testing.md
Outdated
Show resolved
Hide resolved
parachains/customize-runtime/pallet-development/pallet-testing.md
Outdated
Show resolved
Hide resolved
parachains/customize-runtime/pallet-development/pallet-testing.md
Outdated
Show resolved
Hide resolved
parachains/customize-runtime/pallet-development/pallet-testing.md
Outdated
Show resolved
Hide resolved
- Add periods to bullet points for consistency - Change Events and Block Number admonition from warning to info - Add title to lib.rs code block
- Add periods to all bullet points for consistency - Change Events and Block Number admonition from warning to info - Add title to lib.rs code block - Add collapsible complete pallet code reference using snippet include - Add test descriptions as sentences under section headers
β¦allet-unit-testing
| Your pallet is tested and ready! Learn how to integrate it into your runtime. | ||
| [:octicons-arrow-right-24: Reference](/develop/parachains/testing/benchmarking) | ||
| [:octicons-arrow-right-24: Integrate](/parachains/customize-runtime/pallet-development/add-to-runtime/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This page doesn't exist and in this PR the add-pallet-to-runtime page was removed. So need to figure out what's the plan here
π Description
Resolves #1048
π Review Preference
Choose one:
π€ AI-Ready Docs
If content changed, regenerate AI files:
python3 scripts/generate_llms.pyβ Checklist