Skip to content

test: Handle is an interface again - #13

Merged
fcsouza merged 1 commit into
mainfrom
test/handle-can-be-an-interface
Sep 14, 2026
Merged

fcsouza merged 1 commit into
mainfrom
test/handle-can-be-an-interface

Conversation

@fcsouza

@fcsouza fcsouza commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Handle became a type alias two commits ago to get past an index signature on MockModuleOptions. That was a workaround for the SDK's type, not a fix in this test.

@vttforge/testing 0.14.1 takes an interface, so the workaround and the comment explaining it are gone, and the fixture reads the way anyone would write it.

40 tests, typecheck and lint all pass.

It became a type alias two commits ago to get past an index signature on
`MockModuleOptions`. @vttforge/testing 0.14.1 takes an interface, so the
workaround and the comment explaining it are gone.
@fcsouza
fcsouza merged commit d06cbd2 into main Sep 14, 2026
1 check passed
@fcsouza
fcsouza deleted the test/handle-can-be-an-interface branch September 14, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant