Skip to content

refactor: separate core logic from command line logic - #24

Open
ojeytonwilliams wants to merge 1 commit into
freeCodeCamp-Universe:mainfrom
ojeytonwilliams:refactor/easily-tested-validation-and-scaffolding
Open

refactor: separate core logic from command line logic#24
ojeytonwilliams wants to merge 1 commit into
freeCodeCamp-Universe:mainfrom
ojeytonwilliams:refactor/easily-tested-validation-and-scaffolding

Conversation

@ojeytonwilliams

@ojeytonwilliams ojeytonwilliams commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

scaffold and validate both needed npx to test their logic. This resulted in slow, flaky tests. Now that the logic and cli handling is separate, the tests are reliable and fast.

Checklist:

scaffold and validate both needed use  to test their logic.  This resulted in slow, flaky tests.  Now that the logic and cli handling is separate, the tests are reliable and fast.
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.

1 participant