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

fix TestSource structure in ComponentTests #14241

Merged
merged 2 commits into from
Nov 7, 2022

Conversation

KevinRansom
Copy link
Member

I was just about to convert more tests from fsharpqa to the ComponentTest suite .... because I am just that sort of "selfless soul".

I noticed that the treeview does not display files correctly. The goal is that source files included in the project by "Compile" are showed directly. Whilst F# / C# source files that are discovered by the DirectoryAttribute appear as a link below TestSource and baseline files appear as links below
Currently it looks like this:
image

This is how it looks after the fix:
image

@KevinRansom KevinRansom requested a review from a team as a code owner November 5, 2022 01:48
@vzarytovskii vzarytovskii enabled auto-merge (squash) November 6, 2022 15:26
@vzarytovskii vzarytovskii merged commit afdfd08 into dotnet:main Nov 7, 2022
@KevinRansom KevinRansom deleted the fixtestsourcestructure branch April 29, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants