Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Conversation

@jerrydboonstra
Copy link

  • lets use our logging framework in our tests instead of printing to console
  • do not redirect logging to a file, its better at stderr when in a test case, and we can see which threads log what
  • exit our ws instances after use in tests, else they interact with the tests

… redirect logging to a file, its better at stderr when in a test case; lets use our logging framework in our tests instead of printing to console; exit our ws instances after use else they interact; drop return values which are None anyway
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant