Skip to content

Task: Pytests should not create files #816

Description

@Adamtaranto

Several of the existing pytest tests create or modify files when run, this creates files that need to be removed before future git commits.

Make a detailed plan that includes the following tasks:

  • Identify all problem tests that create or modify files
  • Use mocked input files where possible
  • Intercept and validate result data before output files are written

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions