RamblingCookieMonster / RabbitMQTools

PowerShell module containing cmdlets to manage RabbitMQ.
http://ramblingcookiemonster.github.io/RabbitMQ-Intro/
MIT License
31 stars 22 forks source link

Get-RabbitMQVirtualHost and Remove-RabbitMQVirtualHost tests fail #5

Closed gpduck closed 8 years ago

gpduck commented 9 years ago

These tests assume certain virtual hosts exist and thus fail when run on a clean server. They need to be modified to create the hosts they expect to be there.

jakauppila commented 8 years ago

This one can be closed, fixed by #10