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

disable overrides #4

Closed
wants to merge 1 commit into from
Closed

disable overrides #4

wants to merge 1 commit into from

Conversation

ben-lear
Copy link
Owner

What are the changes?

Why am I doing these changes?

What did change?

Screenshots/Videos

How to test the changes?

Checklist

  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?
  • Have I tested the changes (manually)?
    • Are all unit tests still passing? (npm run test)
  • Are the changes visual?
    • Have I provided screenshots/videos of the changes?

Copy link

netlify bot commented Jun 11, 2024

Deploy Preview for pokerogue-encounters-beta ready!

Name Link
🔨 Latest commit f409cae
🔍 Latest deploy log https://app.netlify.com/sites/pokerogue-encounters-beta/deploys/66679472268ea5000875bdbe
😎 Deploy Preview https://deploy-preview-4--pokerogue-encounters-beta.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ben-lear ben-lear closed this Jun 11, 2024
ben-lear pushed a commit that referenced this pull request Sep 5, 2024
* Don't recalculate stats that already exist

* add test to cover hp update after evo (#4)

- add evolution phase to phase interceptor
- add mock for video game object
- add returning video mock on add.video()

* add test to make sure pkm are not healed on evolve

* Stop on `EndEvolutionPhase` to prevent game state leak in tests

* Fix imports

* Remove `.js` from import

Co-authored-by: flx-sta <[email protected]>

* Add docs to mock class

---------

Co-authored-by: flx-sta <[email protected]>
ben-lear pushed a commit that referenced this pull request Sep 11, 2024
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