Skip to content

E2E: initiator (BRP/KvK) specs need seeded register-set fixtures to run on CI #718

Description

@rubenvdlinde

The brp-kvk-initiator e2e specs assert against personas and companies that only exist in a live personen-mock / KvK test environment:

  • Stephan Janssen with BSN 999990627 and birthdate 1975-04-06
  • Test EMZ Dagobert at KvK 69599084

tests/e2e/ci-seed.sh provisions the procest register + schemas but creates no brp/kvk register-set objects, so on a GitHub runner the initiator picker has nothing to find. Four of the six tests are therefore test.fixme with this issue referenced; the two that only exercise the picker shell (initiator type choice + the skippable path) stay live.

To re-enable: extend ci-seed.sh to POST the two fixture objects into the brp/kvk register sets (or point the register sets at a mock served from the runner), then drop the test.fixme markers.

Found while turning the shared E2E Tests (Playwright) job on in #709.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions