Backend Test Creator

Use when authoring or modifying a Datex Studio backend test (configurationTypeId=24, *-backendTest.json suffix) on a branch — mocha test suite with four hook flows (before_suite/after_suite/before_each/ after_each) and a testCaseFlows array. Owns the action-as-test refactor pattern and the missing runtime-mock seam as Platform TODO. Triggers: "create a backend test", "create an xxx_test", "add a test suite", "mocha test suite", "add a test case to xxx_test", "modify a backend test", "refactor xxx_action into a backend test", "backend test won't run", "before_suite never fires", "suite hooks not firing".

datex f3ac224 3 files · 46.6 KB Updated

File contents

datex/skills/tree/main/skills/datex-studio/backend-test-creator commit f3ac224ecd

Frequently asked questions

npx skillmds@latest add datex/backend-test-creator