Skip to content

Adding Acceptance Tests

Vihar Mamania requested to merge acceptance_tests into master

ADR: osdu/platform/ci-cd-pipelines#49

  • Created a new module register-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 Rustam Lotsmanenko (EPAM)

Merge request reports

Loading