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

Clean up and consolidate HostModel tests. #97244

Merged
merged 4 commits into from
Jan 22, 2024

Conversation

elinor-fung
Copy link
Member

  • Merge HostModel AppHost/Bundle/ComHost tests into one Microsoft.NET.HostModel.Tests project
    • Move symbolic link tests into HostActivation.Tests - they are not testing HostModel
    • Rename AppHostUpdateTests to CreateAppHost - that is the API they are testing
  • Switch AppWithUnknownLanguageResource to pre-built asset
    • Move to CreateAppHost test class

@elinor-fung elinor-fung added test-enhancement Improvements of test source code area-HostModel Microsoft.NET.HostModel issues labels Jan 20, 2024
@ghost
Copy link

ghost commented Jan 20, 2024

Tagging subscribers to this area: @vitek-karas, @agocke
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Merge HostModel AppHost/Bundle/ComHost tests into one Microsoft.NET.HostModel.Tests project
    • Move symbolic link tests into HostActivation.Tests - they are not testing HostModel
    • Rename AppHostUpdateTests to CreateAppHost - that is the API they are testing
  • Switch AppWithUnknownLanguageResource to pre-built asset
    • Move to CreateAppHost test class
Author: elinor-fung
Assignees: -
Labels:

test-enhancement, area-HostModel

Milestone: -

@elinor-fung elinor-fung merged commit 2dc8c95 into dotnet:main Jan 22, 2024
174 of 178 checks passed
@elinor-fung elinor-fung deleted the hostModelTests branch January 22, 2024 21:09
tmds pushed a commit to tmds/runtime that referenced this pull request Jan 23, 2024
- Merge HostModel AppHost/Bundle/ComHost tests into one `Microsoft.NET.HostModel.Tests` project
  - Move symbolic link tests into `HostActivation.Tests` - they are not testing HostModel
  - Rename `AppHostUpdateTests` to `CreateAppHost` - that is the API they are testing
- Switch `AppWithUnknownLanguageResource` to pre-built asset
  - Move to `CreateAppHost` test class
@github-actions github-actions bot locked and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-HostModel Microsoft.NET.HostModel issues test-enhancement Improvements of test source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants