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

chore (examples): update e2e example matchers #937

Merged
merged 5 commits into from
Sep 29, 2022
Merged

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Aug 25, 2022

Rectifies a few failures in provider verifications for the e2e example projects

  1. Few tests would fail if they got an array with more than 1 item in, despite all objects matching the same shape, so wrapped in an eachLike
  2. Set auth header on request to POST /animals on consumer side

Also added a cookie trail regarding 2 defects which were already raised, and present in our examples.

#884
#662

Failures on verification don't fail the test builds for the e2e and v3/e2e projects as enablePending: true

@mefellows
Copy link
Member

Thanks!

Will bring this in asap. I've just pushed up a fix for the example testing.

@mefellows mefellows merged commit 2c4cd8a into master Sep 29, 2022
@mefellows
Copy link
Member

Thanks!

Will bring this in asap. I've just pushed up a fix for the example testing.

@mefellows mefellows deleted the e2e_example_matchers branch September 29, 2022 23:59
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