Skip to content

Add test for type definition validation? #661

@kwonoj

Description

@kwonoj

There are some cases of type definition does not work as expected like reported issue #660, #642, #635, Came to feel it'd be helpful if there's compile-time type signature validation test is included CI.

It'll not be kind of unit test, simply write down basic signatures of operator invocation in typescript instead of plain javascript, let CI try to compile it only (does not execute). Compilation result will tell if current type signature works in expected way or not. Course it can't cover whole aspect of signature, but at least can have minimum lines of basic usages.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions