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

Healer ability tests #5559

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Healer ability tests #5559

merged 1 commit into from
Oct 22, 2024

Conversation

Pawkkie
Copy link
Collaborator

@Pawkkie Pawkkie commented Oct 22, 2024

Description

Adds tests for Healer because I need to reference RNG_HEALER for sleep clause tests

I'm not entirely sure how to handle the test for curing Freeze, as the Wobbuffet thaws before Healer can cure it based on RNG_FROZEN, and I'm not sure how to (or if we even can?) nest PASSES_RANDOMLY statements. Hardcoding the 20% chance reduction and using PASSES_RANDOMLY(24, 100, RNG_HEALER) for Freeze didn't work unfortunately.

Note that one of these that should pass according to Bulbapedia fails, I've marked it as KNOWN_FAILING.

Discord contact info

Pawkkie

@Pawkkie Pawkkie added the category: battle-tests Related to the automated test environment label Oct 22, 2024
@Pawkkie
Copy link
Collaborator Author

Pawkkie commented Oct 22, 2024

Added #5563 as requested

@AlexOn1ine AlexOn1ine merged commit 03eda57 into rh-hideout:upcoming Oct 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: battle-tests Related to the automated test environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants