You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to run InstallRootCertificate.sh on *nix machines before the tests depending on the root certificate will pass. Currently there is no way to do this from inside the test code.
Task is to find a way either to use Diagnostics.Process to invoke the script when ConditionalFact for Root_Certificate_Installed, or work with Helix developers to find a way to invoke scripts prior to starting a test run.
The text was updated successfully, but these errors were encountered:
We need to run InstallRootCertificate.sh on *nix machines before the tests depending on the root certificate will pass. Currently there is no way to do this from inside the test code.
Task is to find a way either to use Diagnostics.Process to invoke the script when ConditionalFact for Root_Certificate_Installed, or work with Helix developers to find a way to invoke scripts prior to starting a test run.
The text was updated successfully, but these errors were encountered: