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

Add different project templates to existing test cases. #5958

Merged
merged 4 commits into from
Aug 15, 2024

Conversation

SueSu01
Copy link
Contributor

@SueSu01 SueSu01 commented Aug 7, 2024

Bug

Fixes: https://github.com/NuGet/Client.Engineering/issues/2955

Description

  1. Add different project templates for below existing test cases:
    Install a non-latest package in project-level PM UI of SDK based project
    Update a package in project-level PM UI of SDK based project
    Uninstall a package from project-level PM UI of SDK based project
    Verify cache file inside obj folder
    Install a non-latest package with command in PMC
    Update a package with command in PMC
    Uninstall a package with command in PMC

  2. Adjust case names to better fit different templates.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@SueSu01 SueSu01 requested a review from a team as a code owner August 7, 2024 09:21
@SueSu01 SueSu01 merged commit a7d5d02 into dev Aug 15, 2024
28 checks passed
@SueSu01 SueSu01 deleted the dev-vssue-addNewTests branch August 15, 2024 02:24
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.

2 participants