Integration-tested progress reports #467

Open
opened 2025-07-16 16:19:38 +02:00 by kiara · 2 comments
Owner

As a Fediversity core member,
I want for progress reports to be generated based on automated tests,
so that we may guarantee our claims are backed up by working code.

notes

  • using static pages render a docs website built in PR CI, on merge commiting the result to a pages branch.
  • c.f. #86
**As** a Fediversity core member, **I want** for progress reports to be generated based on automated tests, **so that** we may guarantee our claims are backed up by working code. ### notes - using [static pages](https://forgejo.org/docs/next/contributor/static-pages/) render a docs website built in PR CI, on merge commiting the result to a pages branch. - c.f. #86
Author
Owner

this sounds reminiscent of:

  • behavior-driven development (BDD) like cucumber
  • spec-driven development (SDD) like openspec (LLM-based)

now, our sub-tests of course do state what expected behavior they're verifying, tho this functions more as an informally declared intent than something that like verifies such specifications for your codebase more widely.

this sounds reminiscent of: - behavior-driven development (BDD) like [cucumber](https://cucumber.io/docs/bdd/) - spec-driven development (SDD) like [openspec](https://openspec.dev/) (LLM-based) now, our sub-tests of course do state what expected behavior they're verifying, tho this functions more as an informally declared intent than something that like verifies such specifications for your codebase more widely.
Author
Owner

this could be used to track e.g. groups' nodes (#380, #336) x their successfully connected contracts

this could be used to track e.g. groups' nodes (#380, #336) x their successfully connected contracts
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#224 automated dev-ops workflows
fediversity/fediversity
Reference
fediversity/fediversity#467
No description provided.