Skip to content

test: Fix http integration test#88

Merged
dio merged 1 commit intoenvoyproxy:masterfrom
Satvindar:http-filter-integration-test-fix
Jun 4, 2019
Merged

test: Fix http integration test#88
dio merged 1 commit intoenvoyproxy:masterfrom
Satvindar:http-filter-integration-test-fix

Conversation

@Satvindar
Copy link
Copy Markdown

Replace the HeaderString::c_str() API with getStringView() and EXPECT_STREQ with EXPECT_EQ for string objects comparision

Docs Changes: None
Release Notes: None
Fixes #87

@Satvindar
Copy link
Copy Markdown
Author

@dio, Need your help here as I am not able to add a reviewer for this PR?
Thanks!!

@dio
Copy link
Copy Markdown
Member

dio commented Jun 4, 2019

Signed-off-by: Satvindar <satvindar.chug@gmail.com>
@Satvindar Satvindar force-pushed the http-filter-integration-test-fix branch from 4f2faac to 56e15e4 Compare June 4, 2019 06:58
@Satvindar
Copy link
Copy Markdown
Author

Copy link
Copy Markdown
Member

@dio dio left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks!

@dio dio changed the title http-integration-test-fail:replaced c_str() to getStringView() test: Fix http integration test Jun 4, 2019
@dio dio merged commit c88e0c4 into envoyproxy:master Jun 4, 2019
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.

http integration tests: Migrate c_str to getStringView

3 participants