types 3.0: add type tests #1906
Labels
area:typescript
issues that specifically impact using the package from typescript projects
enhancement
M-T: A feature request for new functionality
pkg:types
applies to `@slack/types`
tests
M-T: Testing work only
Milestone
Using a package like
tsd
, we can write basic tests for the type interfaces. For more complex types this can be extremely useful, especially during refactoring, to ensure the end-user experience stays consistent / we don't regress on the developer experience that TS provides.The text was updated successfully, but these errors were encountered: