-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Simplify 'take' command logic and improve test coverage
- Introduced a new 'go.sum' file for dependency management. - Refactored the 'take.ps1' script to streamline parameter handling and improve error checking for git cloning. - Enhanced test cases in 'take_test.go' to include cleanup for existing clones and better error reporting. - Removed outdated integration tests to focus on more relevant test cases. These changes enhance the reliability and maintainability of the 'take' command and its associated tests. Signed-off-by: Alessandro De Blasis <[email protected]>
- Loading branch information
Showing
4 changed files
with
19 additions
and
390 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.