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

feat(codeAction): Vue support for addDestruct code action #202

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

Ilanaya
Copy link
Collaborator

@Ilanaya Ilanaya commented Feb 18, 2024

No description provided.

})
})
})
describe.todo('Vue support', () => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to add tests for vue files? I just need these kind of conditions to return true

https://github.com/zardoy/typescript-vscode-plugins/pull/202/files#diff-27021c5e110bea0d31b7221dfe3ae52a5ab54fff9093bf002b143c31bd96caa3R27

Or maybe just define a global variable, e.g. __TEST__ which is true only in test runs, and skip these conditions?

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