[Imported from Trac: page Python3, version 85]

itamarst 2021-03-15 15:08:52 +00:00
parent c57ec81b15
commit 5901f700e4

@ -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 | | `test_system` | **doing** | | Two more tests are skipped, blocked on web and cli being ported |
| `util` | **doing** | | | | `util` | **doing** | | |
| `client` | doing | itamarst | | | `client` | doing | itamarst | |
| `frontends` | doing | itamarst | | | `frontends` | **todo** | | allmydata.frontends.auth needs tests for AccountsURLChecker |
| `scripts` | doing | jaraco | | | `scripts` | doing | jaraco | |
| `testing` | doing | chad | | | `testing` | doing | chad | |
| ~~`*main*`~~ | ~~done~~ | | | | ~~`*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. 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: Utility modules:
* check_* * check_*