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
Is it meant to be run with the other tests?
Or was the idea that these test are run by the "configuration module"? Is so, was there an idea on how to run these tests?
I can't see these "acceptance" tests are being run. I talking about these tests in the template here; https://github.com/PowerShell/TemplateConfig/tree/master/TemplateConfigModule/Tests
I added a dummy test to the repository here;
https://github.com/johlju/xFailOverClusterIntegration/blob/dev/xFailOverClusterIntegrationModule/Tests/Acceptance/xFailOverClusterIntegration.Acceptance.Tests.ps1
But can't see that it was run during testing.
https://ci.appveyor.com/project/johlju/xfailoverclusterintegration/build/1.0.5.1
Is it meant to be run with the other tests?
Or was the idea that these test are run by the "configuration module"? Is so, was there an idea on how to run these tests?