Ledger Import Fixture Replay

Use when replaying Ledger import CSV fixtures to check externalId output.

z3z1ma Updated

File contents

Ledger Import Fixture Replay

Objective

Replay Ledger import examples using inline CSV strings and check external ledger identifiers.

Prerequisites

  • Inline CSV content may be built inside the test.
  • The current system date may be used for posting-date expectations.
  • Imported row identifiers are externalId.

Procedure

  1. Build an inline Ledger import CSV string.
  2. Run the Ledger import preview path against the inline fixture.
  3. Check that each preview row exposes an externalId.

Validation

  • Preview output exposes externalId.
  • Preview output includes an amount.

z3z1ma/10x/tree/main/autoresearch/trial-seeds/skill-mirror-divergent-repair/workspace/.opencode/skills/ledger-import-fixture-replay commit c94189fd12

Frequently asked questions

npx skillmds@latest add z3z1ma/ledger-import-fixture-replay-3