Skip to content

Update mapping tests for misc. extensions #2951

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented May 19, 2025

  • Refactors the reference integrity mapping test to use an annotated document instead of YAML mapping (which is long unsupported in the MongoDB ODM now)
  • Adds references mapping tests (only covering annotation/attribute) with both an ORM mapped entity and an ODM mapped document to try and cover both sides of those references
  • Refactors the tree mapping test to use XML fixtures instead of YAML
  • Removes some duplicate XML specific test cases since this should be covered by the general mapping tests (or cases added for both annotation/attribute and XML)

@mbabker mbabker force-pushed the mapping-test-updates branch 3 times, most recently from c886b3d to 3c3cd43 Compare May 19, 2025 14:34
@mbabker mbabker force-pushed the mapping-test-updates branch from 3c3cd43 to ee8e239 Compare May 19, 2025 14:39
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.

1 participant