Skip to content

Refactor test files for improved readability and consistency - #158

Open
Copstud3 wants to merge 4 commits into
learnault:mainfrom
Copstud3:ci/add-backend-quality-gates
Open

Refactor test files for improved readability and consistency#158
Copstud3 wants to merge 4 commits into
learnault:mainfrom
Copstud3:ci/add-backend-quality-gates

Conversation

@Copstud3

Copy link
Copy Markdown
  • Updated formatting in wallet-self-custody-export.service.test.ts for better alignment and readability.
  • Enhanced formatting in wallet-status.controller.test.ts to maintain consistent code style.
  • Refactored wallet-status.service.test.ts to improve code clarity and structure.
  • Cleaned up outbox-relay.test.ts by standardizing function formatting and improving readability.
  • Improved scheduled-job-runner.test.ts with consistent formatting and clearer structure.
  • Adjusted tsconfig.json for better formatting consistency.
  • Updated vitest.config.js to include coverage thresholds for improved test quality metrics.

Closes #127

- Updated formatting in wallet-self-custody-export.service.test.ts for better alignment and readability.
- Enhanced formatting in wallet-status.controller.test.ts to maintain consistent code style.
- Refactored wallet-status.service.test.ts to improve code clarity and structure.
- Cleaned up outbox-relay.test.ts by standardizing function formatting and improving readability.
- Improved scheduled-job-runner.test.ts with consistent formatting and clearer structure.
- Adjusted tsconfig.json for better formatting consistency.
- Updated vitest.config.js to include coverage thresholds for improved test quality metrics.
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.

Feature: Add Complete Backend CI Quality Gates

1 participant