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

Correct request spec #4

Merged
merged 1 commit into from
May 17, 2022
Merged

Correct request spec #4

merged 1 commit into from
May 17, 2022

Conversation

duncanjbrown
Copy link
Contributor

This was not testing the model event, which meant

  • we didn't check for two enqueues, just one
  • we needed to separate out the web_request payload and the
    create_entity payload, here managed with a regex (JSON parsing was too
    complicated)

This was not testing the model event, which meant

- we didn't check for two enqueues, just one
- we needed to separate out the web_request payload and the
  create_entity payload, here managed with a regex (JSON parsing was too
  complicated)
@duncanjbrown duncanjbrown merged commit 66846b1 into main May 17, 2022
@duncanjbrown duncanjbrown deleted the correct-request-spec branch May 17, 2022 09:21
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