Skip to content

refactor(fixtures): overwrite keepable temp dirs by default#67

Merged
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:fixtures
Jan 20, 2023
Merged

refactor(fixtures): overwrite keepable temp dirs by default#67
wpbonelli merged 1 commit into
MODFLOW-ORG:developfrom
wpbonelli:fixtures

Conversation

@wpbonelli
Copy link
Copy Markdown
Member

@wpbonelli wpbonelli commented Jan 20, 2023

Previously, keepable temporary directory fixtures did not overwrite existing folders. Needing to manually remove temp folders increases friction for repeated testing/debugging, so this PR updates the --keep option to overwrite the specified location.

While this introduces the potential for data loss, presumably users of this package are running tests from an autotest folder, which shouldn't contain anything valuable that's not already under version control.

@wpbonelli wpbonelli merged commit a957009 into MODFLOW-ORG:develop Jan 20, 2023
@wpbonelli wpbonelli deleted the fixtures branch January 20, 2023 17:01
This was referenced Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant