Skip to content

Rename unit tests to have exe names starting with UnitTests.<test or class name>

Erik Dahl requested to merge slb-master-edahl2-RenameUnitTests into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Rename unit tests and Workflow tests to make it easier to locate them in the VS source tree. Also changed Bearer prefix const string variable to a type that is more robust.

Edited by Erik Dahl

Merge request reports