Skip to content

[FrameworkBundle] Rename internal WebTestCase to avoid confusion #32577

Closed
@weaverryan

Description

@weaverryan

Description
FrameworkBundle has two classes called WebTestCase:

The second is only meant for our internal tests. But because it has the same-name, it's easy for a user to extend the wrong one from their own tests. There is also another internal WebTestCase inside SecurityBundle.

Has this been discussed before? It seems like an easy win to rename this internal testing class to something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXDX = Developer eXperience (anything that improves the experience of using Symfony)FrameworkBundleGood first issueIdeal for your first contribution! (some Symfony experience may be required)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions