okta / okta-jwt-verifier-js

okta-jwt-verifier-js
https://github.com/okta/okta-jwt-verifier-js
Other
16 stars 9 forks source link

chore: migrate type tests to TSTyche #39

Closed mrazauskas closed 2 months ago

mrazauskas commented 5 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

This PR migrates type tests to TSTyche as suggested in https://github.com/okta/okta-auth-js/issues/1497#issuecomment-1975889187

@jaredperreault-okta This is a fully working example which demonstrates differences between tsd and tstyche. Perhaps it is worth considering to use a single type test runner in all @okta packages?

Does this PR introduce a breaking change?

Other information

Reviewers