gno icon indicating copy to clipboard operation
gno copied to clipboard

chore(boards2): add txtar and improve CreateBoard doc

Open n0izn0iz opened this issue 6 months ago • 1 comments

Add a sanity check txtar that tests:

  • Board creation
  • Member invite
  • Thread creation
  • Reply
  • Member removal

Also improves the doc of CreateBoard to be explicit about board name constraints

The txtar can be vastly improved but it's a good base IMO

n0izn0iz avatar Jun 24 '25 14:06 n0izn0iz

🛠 PR Checks Summary

All Automated Checks passed. ✅

Manual Checks (for Reviewers):
  • [ ] IGNORE the bot requirements for this PR (force green CI check)
Read More

🤖 This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers.

✅ Automated Checks (for Contributors):

No automated checks match this pull request.

☑️ Contributor Actions:
  1. Fix any issues flagged by automated checks.
  2. Follow the Contributor Checklist to ensure your PR is ready for review.
    • Add new tests, or document why they are unnecessary.
    • Provide clear examples/screenshots, if necessary.
    • Update documentation, if required.
    • Ensure no breaking changes, or include BREAKING CHANGE notes.
    • Link related issues/PRs, where applicable.
☑️ Reviewer Actions:
  1. Complete manual checks for the PR, including the guidelines and additional checks if applicable.
📚 Resources:
Debug
Manual Checks
**IGNORE** the bot requirements for this PR (force green CI check)

If

🟢 Condition met
└── 🟢 On every pull request

Can be checked by

  • Any user with comment edit permission

Gno2D2 avatar Jun 24 '25 14:06 Gno2D2

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests.

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Jun 30 '25 15:06 codecov[bot]

I could do something similar to govdao txtars, will investigate, don't merge

n0izn0iz avatar Jul 24 '25 17:07 n0izn0iz

removed test admin and added patchpkg in txtar instead

n0izn0iz avatar Jul 30 '25 13:07 n0izn0iz

This PR is stale because it has been open 3 months with no activity. Remove stale label or comment or this will be closed in 3 months.

github-actions[bot] avatar Oct 30 '25 02:10 github-actions[bot]