Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: adding integration tests to plugin meta extractor #904

Open
mckn opened this issue May 8, 2024 · 0 comments
Open

Chore: adding integration tests to plugin meta extractor #904

mckn opened this issue May 8, 2024 · 0 comments
Labels
chore Other changes that don't modify src or test files

Comments

@mckn
Copy link
Collaborator

mckn commented May 8, 2024

Description

The plugin meta extractor works differently depending on being run in typescript 4 or typescript 5. To make sure that we support extracting information from plugins using either version of typescript we should add a set of tests to the plugin meta extractor.

One idea is to scaffold two different plugins in a sub directory of the plugin meta extractor that can be used to extract information from those plugins. Each plugin should run a different version of typescript.

@mckn mckn added the chore Other changes that don't modify src or test files label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Other changes that don't modify src or test files
Projects
Status: 💡 Ideation
Development

No branches or pull requests

1 participant