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

vscode - Stub TestController invalidateTestResults #92

Closed
wants to merge 1 commit into from

Conversation

rschnekenbu
Copy link

What it does

Stub new method on TestController for 1.81 vs code compat
This can push the compatibility towards 1.81 until Test API implementation has been reviewed and merged (see eclipse-theia#12935)

Fixes eclipse-theia#12884

Contributed on behalf of ST Microelectronics

How to test

Not much, as this is a stubbed API.

Results of the API report:
invalidateTestResults_stubbed

Follow-ups

This will be replaced by a concrete (empty) implementation when PR eclipse-theia#12935 is merged

Review checklist

Reminder for reviewers

- add missing API for TestController as a stub

contributed on behalf of STMicroelectronics

Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
@rschnekenbu
Copy link
Author

replaced in favor of eclipse-theia#12944

@rschnekenbu rschnekenbu deleted the issues/12884 branch September 27, 2023 13:47
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.

[vscode] Support TestController invalidateTestResults API
1 participant