Skip to content

Add OIDC testing annotation to testing package for simpler testing

  • Add OIDC testing annotation to testing package for simpler testing

This doesn't replace the need in some cases to define custom annotations where different users/settings are required, but can help supplement tests and make testing easier with less repetition.

Merge request reports