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

improve tests related to git #16

Open
hkong-mitre opened this issue Sep 20, 2023 · 1 comment
Open

improve tests related to git #16

hkong-mitre opened this issue Sep 20, 2023 · 1 comment
Labels
addtional tests Additional tests should be written for regression and edge cases

Comments

@hkong-mitre
Copy link
Collaborator

Many more components now rely on the git library, notably delta* classes. But the way they are being tested in pretend_git_repository is fragile, and prone to race conditions. This should be addressed to gain confidence in the source code and in regression testing.

@hkong-mitre
Copy link
Collaborator Author

Note this is related to Issue #4

@hkong-mitre hkong-mitre added the addtional tests Additional tests should be written for regression and edge cases label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addtional tests Additional tests should be written for regression and edge cases
Projects
None yet
Development

No branches or pull requests

1 participant