-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pester test not passing #7
Comments
Describing Schema Validation for MSFT_xFirewall |
I submitted a fix for the copy-item bug, basically removing it and referencing the path instead. This is the same way we do this in the xWebsite testing. This might fix the problem with the xDSCResourceDesigner which I'm assuming you have present on your machine. |
Thanks @tysonjhayes for the fix for copy-item issue. @BladeFireLight The Test-xDscResource issue looks like there might be no DSC Resource Designer on the machine. Can you confirm it's there? |
@BladeFireLight did this start working with you after my fix went in? |
This has been fixed up in latest builds. If you are still having the issue please reopen this issue. |
Errors from both xFirewall and xIPAddress tests
Describing Schema Validation for MSFT_xFirewall
[-] Error occurred in Describe block 50ms
Access to the path 'MSFT_xADRecycleBin' is denied.
At H:\GitHub\xNetworking\Tests\MSFT_xFirewall.Tests.ps1:10 char:5
Import-Module : The specified module 'xDSCResourceDesigner' was not loaded because no valid module file was found in any
module directory.
At H:\GitHub\xNetworking\Tests\MSFT_xIPAddress.Tests.ps1:3 char:5
The text was updated successfully, but these errors were encountered: