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

Create an integration test for the gRPC-using DNSSeeder #31

Open
elichai opened this issue Nov 19, 2020 · 0 comments
Open

Create an integration test for the gRPC-using DNSSeeder #31

elichai opened this issue Nov 19, 2020 · 0 comments
Labels
Milestone

Comments

@elichai
Copy link
Member

elichai commented Nov 19, 2020

  1. Provide an integration test:
  • To support the test add a new cli argument to dnsseeder that gets a file that lists known addresses. If this flag was provided - dnsseeder should initialise with this list in it's DB.
  1. Test progression:
  • Starts an empty devnet kaspad
  • Starts a dnsseeder with some list of initial addresses, and connects it to the kaspad started in the previous step
  • Starts another kaspad, this time seeding it from the dnsseeder started in the previous step
  • Makes sure that new kaspad gets the list of addresses from dnsseeder
@elichai elichai added the tests label Nov 19, 2020
@elichai elichai added this to the Mainnet milestone Nov 19, 2020
@someone235 someone235 modified the milestones: Mainnet, 0.11.0 May 12, 2021
@someone235 someone235 modified the milestones: 0.11.0, 0.12.0 May 12, 2021
@svarogg svarogg modified the milestones: 0.12.0, Post Mainnet Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants