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

Create true tests for VCSs #621

Open
neerdoc opened this issue Jan 21, 2024 · 0 comments
Open

Create true tests for VCSs #621

neerdoc opened this issue Jan 21, 2024 · 0 comments
Milestone

Comments

@neerdoc
Copy link
Collaborator

neerdoc commented Jan 21, 2024

The tests of the four supported VCSs are currently just checking that the call is made to the python subprocess. This is fragile and does not actually test that the calls are correct.

Create true test cases that actually sets up an empty repository of each VCS type and creates commits, adds, deletes, etc. to verify the code.

They will be more expensive in time and require that all four VCSs are installed, so that must also be added.

@neerdoc neerdoc modified the milestones: v3.1, v3.2 Jan 26, 2024
@github-project-automation github-project-automation bot moved this to Inbox in Work Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Inbox
Development

No branches or pull requests

1 participant