]
Jan Kalina commented on ELY-358:
--------------------------------
Note: by moving server start into testsuite decreased build time *from 2m:10s to 1m:40s*
Wrap all LDAP testing in a single suite
---------------------------------------
Key: ELY-358
URL:
https://issues.jboss.org/browse/ELY-358
Project: WildFly Elytron
Issue Type: Enhancement
Components: Testsuite
Reporter: Darran Lofthouse
Assignee: Jan Kalina
Fix For: 1.1.0.Beta5
If we wrap all these tests in a single suite we can start up the LDAP server one, run all
the tests and then stop the server - this will stop us incurring the set-up / tear-down
cost for each test case.