cli/pkg/cmd/agent-task/create
Kynan Ware 3831380d13 Add error type assertion to createRun tests
Introduces a new 'wantErrIs' field to test cases in Test_createRun to assert specific error types using require.ErrorIs. This enhances test coverage by verifying not only error messages but also error types.
2025-09-11 11:23:18 -06:00
..
create.go Update command examples for agent-task create 2025-09-10 18:39:35 -06:00
create_test.go Add error type assertion to createRun tests 2025-09-11 11:23:18 -06:00