Skip to content

test: add test coverage for Mutex, DevToolsConnectionAdapter, and WaitForHelper#499

Closed
RodrigoAngelCollazo wants to merge 2 commits intoChromeDevTools:mainfrom
RodrigoAngelCollazo:add-test-coverage
Closed

test: add test coverage for Mutex, DevToolsConnectionAdapter, and WaitForHelper#499
RodrigoAngelCollazo wants to merge 2 commits intoChromeDevTools:mainfrom
RodrigoAngelCollazo:add-test-coverage

Conversation

@RodrigoAngelCollazo
Copy link
Copy Markdown

…tForHelper

Adds unit tests for the following previously untested files:

  • src/Mutex.ts
  • src/DevToolsConnectionAdapter.ts
  • src/WaitForHelper.ts

The new tests follow the existing testing conventions of the repository, using node:test, node:assert, and sinon for mocking. These tests improve the overall test coverage of the project and ensure the correctness of these components.

…tForHelper

Adds unit tests for the following previously untested files:
- `src/Mutex.ts`
- `src/DevToolsConnectionAdapter.ts`
- `src/WaitForHelper.ts`

The new tests follow the existing testing conventions of the repository, using `node:test`, `node:assert`, and `sinon` for mocking. These tests improve the overall test coverage of the project and ensure the correctness of these components.
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Oct 29, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@OrKoN OrKoN changed the title feat: add test coverage for Mutex, DevToolsConnectionAdapter, and Wai… test: add test coverage for Mutex, DevToolsConnectionAdapter, and WaitForHelper Oct 30, 2025
@OrKoN
Copy link
Copy Markdown
Collaborator

OrKoN commented Oct 30, 2025

Thanks for the PR! Could you please revert changes to package-lock and sign the CLA according to the bot instructions?

@RodrigoAngelCollazo RodrigoAngelCollazo closed this by deleting the head repository Oct 30, 2025
@RodrigoAngelCollazo
Copy link
Copy Markdown
Author

Done

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