Skip to content

refactor: clean up import statements in test files for consistency - #12

Merged
Shubhdeep12 merged 2 commits into
mainfrom
develop
Feb 28, 2026
Merged

refactor: clean up import statements in test files for consistency#12
Shubhdeep12 merged 2 commits into
mainfrom
develop

Conversation

@Shubhdeep12

Copy link
Copy Markdown
Owner
  • Updated multiple test files to format import statements for cli-mocks.js consistently.
  • Improved readability and maintainability of test code by standardizing import styles.

Description

PR guidelines

CI will run the following. Please ensure they pass locally before requesting review:

  • Lintpnpm lint
  • Typecheckpnpm typecheck
  • Testspnpm test
  • Coveragepnpm test:coverage (must meet thresholds)
  • Changesetpnpm changeset (for user-facing changes only)

If you added or changed a command, run pnpm docs:generate and commit the updated docs/COMMANDS.md.

- Updated multiple test files to format import statements for `cli-mocks.js` consistently.
- Improved readability and maintainability of test code by standardizing import styles.
@Shubhdeep12
Shubhdeep12 merged commit 9e30707 into main Feb 28, 2026
1 check passed
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