Skip to content

Improve tests by asserting expected outcome #25

@mertd

Description

@mertd

The current test only does a pretty basic check of whether the cleaning function exits cleanly. However, this would be the case even if e.g. not a single app was cleaned as long as the function itself does not throw an error.

Ideas:

  • use an executable that should be in the path for every dev and/or runner environment and confirm it was executed
  • add a mock app and confirm that it was called with the correct arguments

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions