Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add symlink tests and refactor for new tests #348

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

forsyth2
Copy link
Collaborator

Adds automated tests for those discussed in #346.

Furthermore, creates a more streamlined, easier-to-follow testing workflow to use for new tests: tests2/ is a successor testing directory to tests/. All new tests should be written in tests2/. tests/ groups testing by zstash command (e.g., create, extract). tests2/ groups testing by more logical workflows that test multiple zstash commands. The goal of tests2/ is to be able to follow the commands as if you were just reading a bash script.

(This PR only affects testing, so I have ignored the PR template here, which is for adding features / fixing bugs).

@forsyth2 forsyth2 added the Testing Files in `tests` modified label Aug 30, 2024
@forsyth2 forsyth2 self-assigned this Aug 30, 2024
@forsyth2 forsyth2 force-pushed the discussion-346-tests branch from 472b005 to 8f8af1e Compare August 30, 2024 22:12
@forsyth2 forsyth2 merged commit 74fcc84 into main Aug 30, 2024
3 checks passed
@forsyth2 forsyth2 deleted the discussion-346-tests branch August 30, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Files in `tests` modified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant