Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated test for native messaging host #61

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

piroor
Copy link
Member

@piroor piroor commented Jan 28, 2025

Which issue(s) this PR fixes:

N/A

What this PR does / why we need it:

This PR makes the implementation of the native messaging host more testable and adds automated tests for it.

How to verify the fixed issue:

The steps to verify:

  1. Clone this repository.
  2. Run cd webextensions/native-messaging-host
  3. Run go mod tidy
  4. Run go test -v

Expected result:

All tests pass.

@piroor piroor requested a review from kenhys January 28, 2025 09:42
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