Problem or motivation
The task tools (get, create, update, publish, unpublish) shipped with unit tests only.
There's no integration coverage in tests/integration/suite.ts, so nothing verifies they work against a real API.
Requested during review of #1235
Problem or motivation
The task tools (
get, create, update, publish, unpublish) shipped with unit tests only.There's no integration
coverage in tests/integration/suite.ts, so nothing verifies they work against a real API.Requested during review of #1235