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 nested all-of objects #1774

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AllieJonsson
Copy link
Contributor

Status

READY

Description

Fixes #1692
I'm not sure why this extra check was there, it seems like it's legacy and not valid anymore.

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

@AllieJonsson AllieJonsson changed the title Fix/all of nested Fix nested all-of objects Dec 27, 2024
@AllieJonsson
Copy link
Contributor Author

Seems like tests are failing, looking at it

@soartec-lab
Copy link
Member

That's the case test in #1635 that I addressed. It seems to affect other nested polymorphic cases 👀

@soartec-lab soartec-lab self-assigned this Dec 27, 2024
@AllieJonsson
Copy link
Contributor Author

All these nested polymorhpic cases are coming back 😄 Maybe we should investigate if we need to take out the excavator and rewrite some of this 🫨

@soartec-lab soartec-lab added bug Something isn't working msw MSW related issues labels Dec 28, 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 msw MSW related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mocks (for MSW) are wrongly generated with deeply nested objects
2 participants