Adding Acceptance Tests
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
finalforbidding 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
acceptancejob.
Edited by Rustam Lotsmanenko (EPAM)