Skip to content

Refactor integration tests #88

@ckunki

Description

@ckunki

It seems the CLI option --debug is used to prevent subprocess.run() to raise errors during integration tests.

  • This could be avoided by using click.CliRunner().
  • Additionally ec_path = shutil.which("ec") sounds questionable

Originally posted by @ckunki in #87 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringCode improvement without behavior change

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions