You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Import Bmore-Responsive.postman_collection.json into Postman.
Ensure environemnt variables are set; consider using Local.postman_environment.json
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.
The text was updated successfully, but these errors were encountered:
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:
Bmore-Responsive.postman_collection.json
into Postman.Local.postman_environment.json
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.
The text was updated successfully, but these errors were encountered: