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

Move frontend tests to common #4535

Merged
merged 4 commits into from Apr 30, 2024
Merged

Move frontend tests to common #4535

merged 4 commits into from Apr 30, 2024

Conversation

hirunatan
Copy link
Contributor

No description provided.

@hirunatan hirunatan force-pushed the hiru-move-front-tests branch 8 times, most recently from ae2d31c to 88d2772 Compare April 30, 2024 11:43
@hirunatan hirunatan force-pushed the hiru-move-front-tests branch 2 times, most recently from ee5b3d3 to 57c4d37 Compare April 30, 2024 12:17
@hirunatan hirunatan marked this pull request as ready for review April 30, 2024 14:15
;; will not have any effect, and so the parent shape won't also be touched.
changes (cflh/generate-relocate-shapes (pcb/empty-changes)
(:objects page)
#{(thi/id :copy-root)} ; parents
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be the parent of the shape that you are moving: #{(:parent-id (thf/get-shape :free-shape))} Or in this case uuid/zero

;; will not have any effect, and so the parent shape won't also be touched.
changes (cflh/generate-relocate-shapes (pcb/empty-changes)
(:objects page)
#{(thi/id :copy-root)} ; parents
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be the parent of the shape that you are moving: #{(:parent-id copy-child1)}

@pabloalba pabloalba merged commit 5e39601 into develop Apr 30, 2024
1 check passed
@pabloalba pabloalba deleted the hiru-move-front-tests branch April 30, 2024 17:31
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.

None yet

2 participants