Skip to content

Add one end-to-end contract-style workflow test #16

Description

@fleuronvilik

Objective

Add a contract-style test that validates a full business workflow.

Scope

  • Cover: create DeliveryRequest, approve, deliver, submit SalesReport, void report.
  • Validate state transitions and PartnerInventory outcomes.

Acceptance Criteria

  • Single scenario test validates full workflow behavior.
  • Includes at least one invalid branch asserting typed error.
  • Test remains deterministic and readable.

Why

End-to-end tests protect behavior across Domain, Policy, App, and Persistence layers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    e2eEnd-to-end behaviorlearning-highHigh learning valuetestTesting improvementsweek-3Planned for week 3

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions