-
-
Notifications
You must be signed in to change notification settings - Fork 283
Add end-to-end relation workflow test #6845
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
Conversation
|
🎉 Ta-daaa, freshly created APKs are available for 3af5f7c: arm64-android |
nirvn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So far so good, some comments.
nirvn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One remaining change needed, the rest looks good.
Replace var with let and add assertions to verify relation editor sorting behavior.
Ensure relation editor reflects newly added and deleted child features after commit.
Allow creating relations from a map of referenced->referencing fields.
6701185 to
02c11e5
Compare
🚀 Description
Adds a comprehensive test that creates parent and child memory layers, registers a relation between them via the new relation helper, inserts features, and verifies relation and feature attribute integrity.