Skip to content

chore(spec): better scenario helpers #3750

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

Merged
merged 1 commit into from
May 28, 2025
Merged

Conversation

julienbourdeau
Copy link
Contributor

@julienbourdeau julienbourdeau commented May 27, 2025

As I'm working on scenario tests, I realize there are some issues with the helpers:

  • I always hated that api call helpers didn't return the http call response.
  • Also, some helpers didn't empty the queue so the behavior is "incorrect".

@julienbourdeau julienbourdeau self-assigned this May 27, 2025
@julienbourdeau julienbourdeau marked this pull request as ready for review May 28, 2025 07:05
@julienbourdeau julienbourdeau merged commit 5afa3eb into main May 28, 2025
14 checks passed
@julienbourdeau julienbourdeau deleted the fix/scenario-helper branch May 28, 2025 07:22
diegocharles pushed a commit that referenced this pull request Jun 2, 2025
As I'm working on scenario tests, I realize there are some issues with
the helpers:
* I always hated that api call helpers didn't return the http call
response.
* Also, some helpers didn't empty the queue so the behavior is
"incorrect".
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