Skip to content

Ability to add files without testing them #96

Open
@langner

Description

@langner

It's common to add a regression file to this repo, and then write a regression test in the main repo at the same time. I feel like this process could be better, since we often just say "this needs to go in first" on one PR. Usually that's the data file, since the file is needed in the regression test itself.

Perhaps the right thing to do is move regressionfiles.txt to the main repo and not error out on missing files (or if there are less than N), so that here we just add files. Or maybe we just get rid of this file altogether, and track things in a different, smoother process. There needs to be a way.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions