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

Implement DHT test CLI tool #86

Open
gavin-norman-sociomantic opened this issue Dec 20, 2017 · 3 comments
Open

Implement DHT test CLI tool #86

gavin-norman-sociomantic opened this issue Dec 20, 2017 · 3 comments

Comments

@gavin-norman-sociomantic

The current test is suited to being run automatically via make test. It is also sometimes useful to be able to manually run a series of known tests on a DHT node, and to leave the tests running for some period, as per the old dhttest in swarmtools. It shouldn't be difficult to add a small CLI tool to do this.

@gavin-norman-sociomantic
Copy link
Author

Mihails mentioned that there may be some complication with the turtle test runner that might make this too tricky to bother implementing, but that was more than 2 years ago, so things may have changed.

@nemanja-boric-sociomantic
Copy link
Contributor

Perhaps we should move neotest into dhtproto.

@gavin-norman-sociomantic
Copy link
Author

Well, this issue is about running the existing tests on an arbitrary node. neotest is just a temporary thing, I'd say, while we don't have a proper neo-supporting CLI tool.

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

No branches or pull requests

2 participants