Skip to content

Ldap Integration Tests Should Run Independently #5942

Closed
@jzheaux

Description

@jzheaux

Several of the ldap integration tests rely on a parent integration test to orchestrate their execution.

This is no longer necessary, as evidenced by LdapUserDetailsManagerPasswordModifyTests which stands up the appropriate LDAP container on its own.

Having them run independently will make local testing and bug fixes easier. It will also simplify the Gradle script, which currently must specifically identify these parent tests so that their dependent "child" tests don't run on their own.

Metadata

Metadata

Assignees

Labels

in: ldapAn issue in spring-security-ldapin: testAn issue in spring-security-testtype: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions