Skip to content

Improve tests with hardcoded values #70

@mnottoli

Description

@mnottoli

Some tests, for example ddlpb_esolv, take the input from external files and then compare the results with internal, hardcoded results.
This is bad practice and unclear logic.
Either both the input and the expected output are read from file, or both are hardcoded and the test is run without arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions