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

Add a new HTTP tracker client binary #614

Closed
josecelano opened this issue Jan 16, 2024 · 0 comments · Fixed by #622
Closed

Add a new HTTP tracker client binary #614

josecelano opened this issue Jan 16, 2024 · 0 comments · Fixed by #622
Assignees
Labels
Testing Checking Torrust
Milestone

Comments

@josecelano
Copy link
Member

josecelano commented Jan 16, 2024

For testing purposes, it would be very helpful to have a command like this:

cargo run --bin http_tracker_client https://tracker.torrust-demo.com 9c38422213e30bff212b30c360d26f9a02136422

The UDP client code has already been moved from the testing code to the production code. We can also move the HTTP tracker client used in tests to production code.

This script can be used to manually test the HTTP tracker but also for E2E tests in the future.

@josecelano josecelano added the Testing Checking Torrust label Jan 16, 2024
@josecelano josecelano self-assigned this Jan 16, 2024
@cgbosse cgbosse added this to the v3.0.0 milestone Jan 16, 2024
@josecelano josecelano linked a pull request Jan 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Checking Torrust
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants