]
Jan Kalina reassigned ELY-1574:
-------------------------------
Assignee: (was: Jan Kalina)
Test resources should be in directory structure by test package
---------------------------------------------------------------
Key: ELY-1574
URL:
https://issues.jboss.org/browse/ELY-1574
Project: WildFly Elytron
Issue Type: Enhancement
Reporter: Jan Kalina
Priority: Minor
A lot of elytron tests have their resources directly in src/test/resources directory, but
they should be nested by package of the test - like
src/test/resources/org/wildfly/security/ldap.
Shared resources like ca/ica should not be affected.