Skip to content

Added valid access token for test case inputs

Thulasi Dass Subramanian requested to merge fix-azure-integration-test into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Test case input with same access token is used for asserting different access related behavior

What is the new/expected behavior?

Test case input with relevant access token is used for asserting different access related behavior

Have you added/updated Unit Tests and Integration Tests?

updated Integration test input data for a single test case

Any other useful information

Test data input fix

Merge request reports