Skip to content

Add invoice approval workflow test documentation#1304

Open
nonggde wants to merge 1 commit into
Stellar-Mail:mainfrom
nonggde:codex/invoice-approval-docs-608
Open

Add invoice approval workflow test documentation#1304
nonggde wants to merge 1 commit into
Stellar-Mail:mainfrom
nonggde:codex/invoice-approval-docs-608

Conversation

@nonggde

@nonggde nonggde commented Jul 7, 2026

Copy link
Copy Markdown

Closes #608

Summary

  • repair the folder-local Invoice Approval Workflow README and specs placeholders
  • add a contributor-facing test plan and review notes
  • add synthetic invoice approval fixture cases covering ready-for-approval, needs-review, blocked, and rejected states
  • add a zero-dependency Node documentation/fixture contract test

Scope

  • only touches tools/v2/team/invoice-approval-workflow/
  • no app shell, routing, auth, wallet, Stellar, database, inbox, mail rendering, payment execution, accounting export, or design-system integration
  • no live network calls, secrets, production data, persistence, or side effects

Validation

  • node --test tools/v2/team/invoice-approval-workflow/tests/invoice-approval-docs.test.mjs
  • npx --yes prettier --check on the changed Invoice Approval Workflow files
  • git diff --check
  • ASCII scan over tools/v2/team/invoice-approval-workflow

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.

[V2][team] Invoice Approval Workflow - Testing and documentation

1 participant