OctopusDeploy / OctopusDSC

| Public | A PowerShell DSC resource for installing Octopus Deploy & Tentacles
Other
1 stars 60 forks source link

Refactor out E2ETests to be separate from unit tests #292

Closed matt-richardson closed 3 years ago

matt-richardson commented 3 years ago

This PR rearranges things so that there's a strong distinction between unit tests and e2etests.

Trying to reduce the size of #290 so that it's a bit more manageable to review.