-
-
Notifications
You must be signed in to change notification settings - Fork 269
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
Add tests for the AMQP plugin and fix broken StoreRates configuration when amqpformat = JSON #661
Conversation
... And rebased my temporary commits. |
Hi @oranenj, thanks for the PR! Travis is a bit buggy right now, I'm looking into this. Can you check the used email address in your commits? The address isn't associated with your github account. |
Blaargh, again? I thought I changed my default gitconfig. |
@oranenj can you take a look at the rubocop errors? |
@bastelfreak of course I forgot that. Ran it and rebased... |
Uh, the test failure is not showing me any red, and the output from parallel tests is extremely confusing... I think it's this part that caused the failure:
|
Hmm, locally I get this:
|
Hmm |
All tests pass for me locally now. If they still fail on travis, something else is going on. |
Thanks! |
I wrote some tests and caught a bug, it seems.
Not much to say other than that. These tests aren't complete, but they're something.