fullproxy icon indicating copy to clipboard operation
fullproxy copied to clipboard

Units tests

Open shoriwe opened this issue 2 years ago • 0 comments

Currently Units tests are a mess and somehow not deterministic, at least they work in a Windows machine but when been executed by GitHub actions they always crash. Goals:

  • [ ] Cleaner code
  • [ ] Deterministic results
  • [ ] Concurrent execution
  • [ ] Remove any sleep action

The tool itself works perfectly but it will be great to ensure these tests also pass in google actions:

  • [ ] TestSocks5BindAcceptFilter

shoriwe avatar Sep 09 '22 19:09 shoriwe