From cec33b3f128bf5538d32ed3d3f463ffb14519b8f Mon Sep 17 00:00:00 2001 From: itamarst <> Date: Mon, 15 Mar 2021 13:56:55 +0000 Subject: [PATCH] More test modules that need porting [Imported from Trac: page Python3, version 83] --- Python3.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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