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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

add container mixin tests #9812

Merged
merged 4 commits into from
Oct 31, 2023
Merged

add container mixin tests #9812

merged 4 commits into from
Oct 31, 2023

Conversation

achamas-playco
Copy link
Collaborator

@achamas-playco achamas-playco commented Oct 31, 2023

馃 Generated by Copilot at 195983d

This pull request adds and fixes features for working with display objects in a scene graph. It adds the name property and the getChildByName method to the Container class, and tests them in tests/mixin-get-child-by-name/getChildByName.tests.ts. It also fixes a bug in the getGlobalPosition method of the DisplayObject class, and tests it in tests/mixin-get-global-position/getGlobalPosition.tests.ts.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 31, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 468a4d5:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie added this to the v8.0.0-beta.8 milestone Oct 31, 2023
Copy link
Member

@GoodBoyDigital GoodBoyDigital left a comment

Choose a reason for hiding this comment

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

Looks good to me! (pending @Zyie sugestions!)

@Zyie Zyie merged commit 1b65698 into next-v8 Oct 31, 2023
3 checks passed
@Zyie Zyie deleted the chore/v8-tests-container-mixins branch October 31, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants