Skip to content
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

tests to see if we can use pyrabbitmq in testcase #48

Merged
merged 1 commit into from
Oct 6, 2015

Conversation

dzen
Copy link
Contributor

@dzen dzen commented Oct 5, 2015

A little test to see if we can use the rabbitmq http API to manage virtualenv instead of doing a subprocess.

@dzen
Copy link
Contributor Author

dzen commented Oct 5, 2015

The aim is to simplify the tests configuration by using pyrabbitmq, a wrapper around the RabbitMQ http API to manage the vhost.

@dzen
Copy link
Contributor Author

dzen commented Oct 6, 2015

@mpaolini I rewrote the TestCase to let it manage the vhost on which the test are run against.

you normally do not have to be sudo, and make test should work as expected.

Use the rabbitmq http API to manage rabbit vhost in a TestCase.
@dzen dzen force-pushed the bcz/use_rabbit_http_api_testcase branch from 013c051 to d5d6f9c Compare October 6, 2015 10:59
@dzen dzen merged commit d5d6f9c into master Oct 6, 2015
@dzen dzen deleted the bcz/use_rabbit_http_api_testcase branch October 7, 2015 12:02
@dzen dzen mentioned this pull request Oct 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant