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 e2e tests #11

Open
gabrieldemian opened this issue Aug 27, 2023 · 0 comments
Open

Add e2e tests #11

gabrieldemian opened this issue Aug 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gabrieldemian
Copy link
Owner

Right now we only have unit tests. Would be great to have e2e tests with a peer using a battle tested client like transmission for example.

This would allow us to test algorithms of the protocol that are hard to test with unit tests, a few examples:

  • unchoke algorithm
  • optimistic unchoking
  • anti snubbing
  • peers using VPNs
  • security algorithms

We would need a few bash scripts, a light torrent, and maybe docker.

@gabrieldemian gabrieldemian added the enhancement New feature or request label Aug 27, 2023
@gabrieldemian gabrieldemian self-assigned this Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant