Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Coverage]: Add tests for security/Elytron subsystem configuration: Factories/Transformers => Principal Transformers #81

Open
6 tasks
OndrejKotek opened this issue Jun 23, 2023 · 0 comments

Comments

@OndrejKotek
Copy link
Contributor

Description

Coverage of the elytron subsystem configuration is missing for Configuration => Subsystem => Security => Factories/Transformers => Principal Transformers.

There are six vertical navigation sub-items, hence six new spec files are expected: Aggregate Principal Transformer, Chained Principal Transformer, Constant Principal Transformer, Custom Principal Transformer, Regex Principal Transformer, Regex Validating Principal Transformer.

Resources to be covered

  • /subsystem=elytron/aggregate-principal-transformer=*
  • /subsystem=elytron/chained-principal-transformer=*
  • /subsystem=elytron/constant-principal-transformer=*
  • /subsystem=elytron/custom-principal-transformer=*
  • /subsystem=elytron/regex-principal-transformer=*
  • /subsystem=elytron/regex-validating-principal-transformer=*

You can get inspired in legacy tests.

Affects

configuration

Subsystem

elytron

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

No branches or pull requests

2 participants