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

Using common member variables in integration tests #1532

Merged
merged 4 commits into from
Aug 24, 2017

Conversation

alyssawilk
Copy link
Contributor

@alyssawilk alyssawilk commented Aug 24, 2017

For #1518

The first step to reducing boilerplate is to use member variables so we can have helper functions.

This is a test only change and should be a functional no-op, just using consistent member variables for 80% of the test (those with single request and response)

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are my hero. thanks!

@mattklein123 mattklein123 merged commit a8507f6 into envoyproxy:master Aug 24, 2017
@alyssawilk alyssawilk deleted the test branch August 24, 2017 19:14
@alyssawilk alyssawilk mentioned this pull request Sep 6, 2017
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
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.

2 participants