- Jul 12, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
i.e. abstract methods and conditional imports
-
Dom Sekotill authored
Some hooks which perform a cleanup action can now be called en masse with the "--hook-stage=manual" argument passed to "run": pre-commit run --hook-stage=manual [...]
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
This ensures mocks are reset in the event of exceptions being raised, thus preventing subsequent subTests from failing due to poisoned mocks.
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
… along with some improvements discovered by doing so.
-
Dom Sekotill authored
Client instances are expected to raise RuntimeError when methods that send commands to the server are called before the client is connected.
-
Dom Sekotill authored
-
Dom Sekotill authored
* Move the module to avoid name conflicts when test framework adds test directory to sys.paths * Add typing * Add >=3.8 mocks support
-
Dom Sekotill authored
'mocket' doesn't support Unix sockets and at some point a release seems to have broken the test.
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Jul 09, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Jun 07, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Jun 25, 2020
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
This reverts commit 9581b712.
-
- Jun 24, 2020
-
-
Dom Sekotill authored
A large amorphous commit including *pre-commit* QA hooks running a variety of checks and the changes necessary to pass those checks.
-
- Nov 13, 2019
-
-
Dom Sekotill authored
-
- Nov 07, 2019
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Nov 05, 2019
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Oct 18, 2019
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
This seems reasonable for Unix datagram sockets. It is probably beyond what is necessary, but 1kB is definitely not enough when pulling BSS information.
-