-
Notifications
You must be signed in to change notification settings - Fork 8
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
fix/missing unit tests #32
Commits on Nov 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 467cfc9 - Browse repository at this point
Copy the full SHA 467cfc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d98b6 - Browse repository at this point
Copy the full SHA 57d98b6View commit details -
moved mocks to different files - created git api interface to help wi…
…th faking and mocking - renamed the original implementation to git command api - created fake git api - moved err handling logic and prints from version api UpdateVersion method to CLI command instead
Configuration menu - View commit details
-
Copy full SHA for 52484df - Browse repository at this point
Copy the full SHA 52484dfView commit details -
separated git command api from the git api interface - renamed git co…
…mmand api to git cli
Configuration menu - View commit details
-
Copy full SHA for 8717405 - Browse repository at this point
Copy the full SHA 8717405View commit details -
Configuration menu - View commit details
-
Copy full SHA for bef8a40 - Browse repository at this point
Copy the full SHA bef8a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 063946b - Browse repository at this point
Copy the full SHA 063946bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5adf695 - Browse repository at this point
Copy the full SHA 5adf695View commit details -
Configuration menu - View commit details
-
Copy full SHA for a17641b - Browse repository at this point
Copy the full SHA a17641bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17dbf1e - Browse repository at this point
Copy the full SHA 17dbf1eView commit details
Commits on Nov 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1a4f3b3 - Browse repository at this point
Copy the full SHA 1a4f3b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17fa110 - Browse repository at this point
Copy the full SHA 17fa110View commit details -
added git-branch mode tests - added mock git api for testing - fixed …
…overlooked bug in git branch DetectMode method
Configuration menu - View commit details
-
Copy full SHA for d9d6dc0 - Browse repository at this point
Copy the full SHA d9d6dc0View commit details -
untangled mode api and git modes - created tests for modes api - move…
…d semvermap to its own file
Configuration menu - View commit details
-
Copy full SHA for ec0c0e4 - Browse repository at this point
Copy the full SHA ec0c0e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f186502 - Browse repository at this point
Copy the full SHA f186502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f73d6a - Browse repository at this point
Copy the full SHA 0f73d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40092f3 - Browse repository at this point
Copy the full SHA 40092f3View commit details