Skip to content

Remove test_sundry? #156583

Description

@StanFromIreland

test_sundry.py is meant to "Do a minimal test of all the modules that aren't otherwise tested." The untested modules list currently contains one entry, the encodings module. That module, however, is tested as part of test_codecs. It also imports html.entities and tty, which are also tested elsewhere.

The test was added quite a long time ago (it's older than me ;-), when it "tested" a long list of modules. I think it has served its purpose, and we can remove it now. Does this sound reasonable to everyone?

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

testsTests in the Lib/test dirtype-refactorCode refactoring (with no changes in behavior)

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions