You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix endpoint test coverage gaps and remove redundant test file
- Remove endpoint-event.test.ts (redundant; EndpointEvent is a type alias for Endpoints)
- Fix endpoint-response.test.ts to use Endpoint type instead of Endpoints, add devices field assertions
- Add devices field assertions to create-endpoint-response-data.test.ts
- Add devices field assertions to create-endpoint-response.test.ts
- Add creationTimestamp assertions on devices in endpoint.test.ts
- Add type and timestamp assertions for second endpoint in list-endpoints-response.test.ts
- Replace conditional guard with explicit length assertion in endpoints-api.test.ts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments