The setup of the app needs the vault url during the setup of the app, this is causing issues as component tests are not loading properly.
Re structure the shared library part to wait to load the url to the first moment is necessary (After all services.addLifetime... then the tests that do webapplication factory wont fail.
The Ulr is loaded here
src/Shared/Distribt.Shared.Setup/Services/SecretManager.cs
The setup of the app needs the vault url during the setup of the app, this is causing issues as component tests are not loading properly.
Re structure the shared library part to wait to load the url to the first moment is necessary (After all services.addLifetime... then the tests that do webapplication factory wont fail.
The Ulr is loaded here
src/Shared/Distribt.Shared.Setup/Services/SecretManager.cs