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
Convert tests from rspec to pester (#290)
We've had a lot of trouble fighting with ruby - mainly around rubygems. It's just not fun.
Combine that with unfamiliarity and a "why are we using ruby for tests when the rest of the code is in powershell" disconnect, it makes a lot of sense to use Pester as our test framework instead.
Add a sleep to work around delay in configuration in server (#294)
Similar to https://github.com/OctopusDeploy/OctopusDSC/pull/289, we want to have a sleep in another scenario