Skip to content

Conversation

@todalavibra
Copy link

…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

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
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?

@todalavibra todalavibra closed this by deleting the head repository Oct 30, 2025
@todalavibra
Copy link
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