Skip to content

Refactor toolrunner tests for improved readability and consistency#1181

Open
ivanduplenskikh wants to merge 2 commits into
masterfrom
users/iduplenskikh/onboard-tsconfig-for-tests
Open

Refactor toolrunner tests for improved readability and consistency#1181
ivanduplenskikh wants to merge 2 commits into
masterfrom
users/iduplenskikh/onboard-tsconfig-for-tests

Conversation

@ivanduplenskikh

Copy link
Copy Markdown
Contributor
  • Updated variable declarations to use const and let instead of var
  • Enhanced error handling in test setup
  • Improved type safety by specifying types for arrays and variables
  • Consolidated test case structure for better clarity
  • Updated TypeScript configuration to enforce stricter type checks
  • Refactored vault tests for consistency and clarity in variable usage
  • Ensured proper handling of null and empty string cases in vault tests

@ivanduplenskikh
ivanduplenskikh requested review from a team as code owners June 26, 2026 14:34
@ivanduplenskikh

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

- Updated variable declarations to use `const` and `let` instead of `var`
- Enhanced error handling in test setup
- Improved type safety by specifying types for arrays and variables
- Consolidated test case structure for better clarity
- Updated TypeScript configuration to enforce stricter type checks
- Refactored vault tests for consistency and clarity in variable usage
- Ensured proper handling of null and empty string cases in vault tests
@ivanduplenskikh
ivanduplenskikh force-pushed the users/iduplenskikh/onboard-tsconfig-for-tests branch from ac02504 to 1c1ba72 Compare June 26, 2026 15:00
@ivanduplenskikh

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ivanduplenskikh

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jensensfamilyjensen-oss jensensfamilyjensen-oss left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

right now. it's not showing me to code this to run it.

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.

2 participants