From 5901f700e4255479edb5adbd44527fcb322959ac Mon Sep 17 00:00:00 2001 From: itamarst <> Date: Mon, 15 Mar 2021 15:08:52 +0000 Subject: [PATCH] [Imported from Trac: page Python3, version 85] --- Python3.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Python3.md b/Python3.md index 9c76a53..017a374 100644 --- a/Python3.md +++ b/Python3.md @@ -31,7 +31,7 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `test_system` | **doing** | | Two more tests are skipped, blocked on web and cli being ported | | `util` | **doing** | | | | `client` | doing | itamarst | | -| `frontends` | doing | itamarst | | +| `frontends` | **todo** | | allmydata.frontends.auth needs tests for AccountsURLChecker | | `scripts` | doing | jaraco | | | `testing` | doing | chad | | | ~~`*main*`~~ | ~~done~~ | | | @@ -67,11 +67,6 @@ 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_hungserver - Utility modules: * check_*