Skip to content

Add feature flag methods#167

Merged
michaelklishin merged 1 commit into
michaelklishin:masterfrom
ansd:feature-flags
Nov 8, 2020
Merged

Add feature flag methods#167
michaelklishin merged 1 commit into
michaelklishin:masterfrom
ansd:feature-flags

Conversation

@ansd

@ansd ansd commented Nov 3, 2020

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Owner

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

@michaelklishin

Copy link
Copy Markdown
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