Skip to content

Unit Tests: ProjectExecutor.java #433#636

Open
ssaurabk wants to merge 6 commits intoBuildCLI:developfrom
ssaurabk:ssaurabk/433
Open

Unit Tests: ProjectExecutor.java #433#636
ssaurabk wants to merge 6 commits intoBuildCLI:developfrom
ssaurabk:ssaurabk/433

Conversation

@ssaurabk
Copy link
Copy Markdown

@ssaurabk ssaurabk commented Sep 2, 2025

Description

Trying to add unit tests for ProjectExecutor.java as mentioned in #433

Related Issues

Fixes #433

Changes

  • Describe the main changes made
  • Any relevant refactors or enhancements

Testing

All the added JUnit tests passing

Checklist

  • My code follows the code style of this project
  • I have added necessary documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works
  • I have run tests to check that my changes do not break existing code

Additional Notes

robertbarreca and others added 6 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
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!

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 2, 2025

@DumiJDev DumiJDev changed the base branch from main to develop September 11, 2025 16:40
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: ProjectExecutor.java

5 participants