Skip to content

TypeScript SDK: coordinator schema-mapping tests (camelCase to snake_case) #69289

Description

@jason810496

Background

The public TypeScript options are camelCase while the supervisor schema uses snake_case fields. Tests validating this serialization mapping were deferred in the SDK public-interface PR.

What needs to happen

  1. Add coordinator schema-mapping tests that validate camelCase public options serialize to the supervisor schema's snake_case fields.

Acceptance criteria

  • Every public option is covered by a test asserting its serialized snake_case counterpart.

Context

Metadata

Metadata

Assignees

Labels

AIP-108: CoordinatorChange this to an 'area:' label after AIP acceptance.area:task-sdkkind:featureFeature Requeststs-sdkLabel to track work items for typescript task sdk

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions