Skip to content

Draft: Adding Acceptance Tests

Vihar Mamania requested to merge acceptance_tests into main
  • Created a new module secret-acceptance-test
  • Copy over core test cases to new project
  • Made test classes final forbidding overrides.
  • Decouple provider modules from a core-test module. (By moving the refactored module to a new folder)
  • Added a common, standards-based configuration for token issuing. (OIDC and direct token injection)
  • Added new acceptance job.
Edited by Vihar Mamania

Merge request reports

Loading