422
testkit.unknown_job_kindtestkitNo worker is registered for that job kind
Returned by the implementation; no specification rule declares it yet.
A test operation asked the queue to run a job kind this build has no worker for.
Why the API refuses
no worker is registered for job kind
What to do
Use a kind the deployment registers. A test suite meeting this is usually naming a job from a module that is not installed — see testkit.unavailable.
Operations that can return it
- testkit.AdvanceClock
- testkit.CreateWebhookSink
- testkit.DeleteWebhookSink
- testkit.GetWebhookSink
- testkit.ListSinkDeliveries
- testkit.ListTestkitActions
- testkit.ListWebhookSinks
- testkit.PurgeTestData
- testkit.SeedTestData
- testkit.SimulatePayment
- testkit.SimulatePayout
- testkit.SimulateRefund
- testkit.SimulateSettlement
- testkit.UpdateWebhookSink