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

Postman Collection Run Fails 11 of 27 test expectations #265

Closed
blakenan-bellese opened this issue Sep 1, 2020 · 2 comments
Closed

Postman Collection Run Fails 11 of 27 test expectations #265

blakenan-bellese opened this issue Sep 1, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@blakenan-bellese
Copy link
Contributor

blakenan-bellese commented Sep 1, 2020

Describe the bug
When the Bmore-Responsive post man collection (Bmore-Responsive.postman_collection.json) is run, 11 of the 27 API calls fail their test expectations. These should all pass.

To Reproduce
Steps to reproduce the behavior:

  1. Import Bmore-Responsive.postman_collection.json into Postman.
  2. Ensure environemnt variables are set; consider using Local.postman_environment.json
  3. Run the collection

Alternatively, this collection can be run via newman (Postman's comman line runner) by executing newman run Bmore-Responsive.postman_collection.json -e Local.postman_environment.json

Expected behavior
all 27 assertions should pass

Environment
Used locally with seeded Simpsons data

Additional context
I believe that all but two of these assertions have routinely passed in the past. It is possible that the collection may need to be updated.

@blakenan-bellese blakenan-bellese added the bug Something isn't working label Sep 1, 2020
@blakenan-bellese
Copy link
Contributor Author

blakenan-bellese commented Sep 1, 2020

Here's sample output of Postman showing the failures.
Bmore-Responsive.postman_test_run.json.txt

@blakenan-bellese
Copy link
Contributor Author

Improved by PR #347. All outstanding failures have been logged as bug issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant