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

chore: testing nwaku's DNS discovery in status-go against fake DNS server #3119

Open
gabrielmer opened this issue Oct 15, 2024 · 0 comments
Open
Assignees
Labels
effort/hours Estimated to be completed in a few hours

Comments

@gabrielmer
Copy link
Contributor

Background

In nwaku's integration in Status Go, we are testing DNS discovery against the fleets: https://github.com/status-im/status-go/blob/5ec906558c470d023a6e8ad36c898f102a10ee28/wakuv2/nwaku_test.go#L171

It would be better that instead of adding unnecessary traffic to our fleets, we create a fake DNS server in Go as a test utility to help us perform the DNS discovery.

Here's an extremely buggy commit that can be used as a reference on how to start status-im/status-go@f0c0393

@gabrielmer gabrielmer added the effort/hours Estimated to be completed in a few hours label Oct 15, 2024
@gabrielmer gabrielmer self-assigned this Oct 15, 2024
@gabrielmer gabrielmer moved this to To Do in Waku Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/hours Estimated to be completed in a few hours
Projects
Status: To Do
Development

No branches or pull requests

1 participant