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

Add feature flag methods #167

Merged
merged 1 commit into from
Nov 8, 2020
Merged

Conversation

ansd
Copy link
Contributor

@ansd ansd commented Nov 3, 2020

Closes #166

Regarding the go.mod changes:
I bumped ginkgo and gomega to latest and then ran go mod tidy.

The integration test is written such that it will succeed for future RabbitMQ versions (potentially having no feature flags).
I'm happy to write some more unit tests spinning up a fake HTTP server?

@michaelklishin michaelklishin merged commit b7e36da into michaelklishin:master Nov 8, 2020
@michaelklishin
Copy link
Owner

I am not a fan of fake servers. We can test against the real thing easily.

@michaelklishin
Copy link
Owner

Thank you!

@ansd ansd deleted the feature-flags branch November 8, 2020 10:41
michaelklishin added a commit that referenced this pull request Nov 25, 2020
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.

Feature flag operations
2 participants