Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Add nupac upgrade tests to CI #72

Description

@skelly37

We do not have any coverage for nupac upgrade, so we approved a PR with typo that bricked the command, ref: 3eefc07

We need to add upgrade cases to our tests set, false positives are the worst

I suggest such cases:

  • upgrade correctly (outdated package gets upgraded): Upgraded correctly
  • upgrade package from IGNOREPKG (package not up to date but ignored): No packages to upgrade
  • upgrade nothing (only up to date packages are installed): No packages to upgrade
  • upgrade wrong package (wrong name): No packages to upgrade

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or requestgithubNot related to code or docspriority: CRITICALDrop any other work and fix it ASAPtestsSome test should be written or fixed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions