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

Setup e2e testing #540

Closed
wants to merge 23 commits into from
Closed

Setup e2e testing #540

wants to merge 23 commits into from

Conversation

trezy
Copy link
Collaborator

@trezy trezy commented Sep 2, 2024

Description of change

Does what it says on the tin.

Fixes: #511

Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

trezy added 23 commits July 17, 2024 15:07
* Splits application state and internal state
* Adds `isInitialised` to the app state
…g-for-useasset

Add `onError` callback to `useAsset`
Some environments were complaining about having `.ts` on all the
imports. That's _stupid_ because it's closer to the actual import spec,
but whatever. 🤷🏻‍♂️
@trezy trezy added enhancement New feature or request v8 Issues related to Pixi React v8 labels Sep 2, 2024
@trezy trezy self-assigned this Sep 2, 2024
@trezy trezy changed the base branch from main to beta September 2, 2024 14:47
Copy link

codesandbox-ci bot commented Sep 2, 2024

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 1a63350:

Sandbox Source
pixi.js-sandbox Configuration

@trezy trezy closed this Sep 2, 2024
@trezy trezy deleted the 511-setup-e2e-testing branch September 2, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v8 Issues related to Pixi React v8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup E2E testing
1 participant