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_*