nigig-org/crates/apps/nigig-pay-ui/tests
2026-07-26 19:25:36 +00:00
..
README.md test(pay): remove duplicated and skipped integration tests 2026-07-26 19:25:36 +00:00

Pay UI test policy

The removed pay_workflow.rs duplicated production helpers instead of importing shipping code. Domain and storage behavior is tested in their respective pure crates. UI tests added here must execute a real Makepad fixture and must not copy parser, CSV, money, or persistence implementations into test code.