Skip to content

Added unit tests for ProjectUtils file#645

Open
Luis-EncoraDev wants to merge 7 commits intoBuildCLI:developfrom
Luis-EncoraDev:project-utils-unit-tests
Open

Added unit tests for ProjectUtils file#645
Luis-EncoraDev wants to merge 7 commits intoBuildCLI:developfrom
Luis-EncoraDev:project-utils-unit-tests

Conversation

@Luis-EncoraDev
Copy link
Copy Markdown

Closes #415

robertbarreca and others added 7 commits August 5, 2025 04:29
…CLI#577)

* updated typo for example 3 in README

* added test cases to ProjectUpdaterTest.java
* added asciiartmanager class and asciiartmanagertest. changed buildservice.java and commandlinerunner.java to utilize the new class

* Extracted AsciiArtManager logic into separate class. Extracted AsciiArt testing logic into separate class. Fixes BuildCLI#493.

* Fix issue in CommandLineRunner.java
…ildCLI#639)

* Added createRootDir method

* Added createRootDir method

* Added a nullable path parameter to create methods for the new rootDir path to be used

* Started working on tests

* More test work

* General fixes and more test work

* Updated InitCommand to include root directory in base package creation. Finished test for InitCommand class
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer from the team will review it as soon as possible. We appreciate your support in making this project better!

@DumiJDev DumiJDev changed the base branch from main to develop September 19, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit Tests: ProjectUtils.java

6 participants