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

Fix unhappy path benchmark schema journey #145

Merged

Conversation

VirajP1002
Copy link
Contributor

@VirajP1002 VirajP1002 commented Jan 3, 2024

What is the context of this PR?

The unhappy benchmark journey when run against main was where the following error was reported on the set-min-max-block page: Expected a (200) but got a (404) back when getting page: /questionnaire/people/{person_2}/set-min-max-block/?resume=True').

To fix this, a similar journey was followed to recreate an updated requests files and when running the benchmark tests locally, the error message does not appear.

How to review

Run the benchmark tests using make run ensuring the file in the command is changed from test_checkbox.json to test_benchmark_business_unhappy_path.json

@VirajP1002 VirajP1002 changed the title Prevent duplicate answer ids across different list collectors Fix unhappy path benchmark schema journey Jan 3, 2024
@VirajP1002
Copy link
Contributor Author

Copy link
Contributor

@berroar berroar left a comment

Choose a reason for hiding this comment

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

Works, LGTM! 👍

Copy link
Contributor

@petechd petechd left a comment

Choose a reason for hiding this comment

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

Journey fixed, all good👍 We should make a new release after this merges?

@VirajP1002 VirajP1002 merged commit 94eecd5 into main Jan 4, 2024
2 checks passed
@VirajP1002 VirajP1002 deleted the prevent-duplicate-answer-ids-across-different-list-collectors branch January 4, 2024 11:43
@VirajP1002 VirajP1002 added the bug Something isn't working label Jan 4, 2024
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

Successfully merging this pull request may close these issues.

4 participants