diff --git a/Python3.md b/Python3.md index 369c7f3..0c5801a 100644 --- a/Python3.md +++ b/Python3.md @@ -67,6 +67,25 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments These are test modules that haven't been ported. Unclear if we can do all of them in one PR, but worst case remaining ones can be copied to follow-up tickets. This does not include utility modules in allmydata.test, which also need to be ported. +Misc: + +* test_auth +* test_backupdb +* test_hungserver + +Utility modules: + +* check_* +* cli_node_api +* strategies +* status +* storage_plugin +* eliotutil +* common* +* matchers +* _twisted_9607 +* _win_subprocess + Related to tor/i2p: * test_connections