Skip to content

Fix gcp unit test

Rustam Lotsmanenko (EPAM) requested to merge fix-gcp-unit-test into master

Description:

Fix unit test, exclude beans from spring context loading during unit tests that require additional dependencies(like env variables etc).

How to test:

mvn clean install

Changes include:

  • Refactor
  • Bugfix
  • New feature
  • Breaking change

Changes in:

  • GCP
  • Azure
  • AWS
  • IBM

Dev Checklist:

  • Added Unit Tests, wherever applicable.
  • Updated the Readme, if applicable.
  • Existing Tests pass
  • Verified functionality locally
  • Self Reviewed my code for formatting and complex business logic.
Edited by Rustam Lotsmanenko (EPAM)

Merge request reports