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

Battle tests for Poison Heal, Sap Sipper and Defeatist #3181

Closed
wants to merge 4 commits into from

Conversation

Bassoonian
Copy link
Collaborator

Description

Adds tests for Sap Sipper and Defeatist, which were working as expected.
Adds tests for Poison Heal, which was lacking the Ability pop-up (hereby added).

Discord contact info

bassoonian

test/ability_defeatist.c Outdated Show resolved Hide resolved
test/ability_defeatist.c Outdated Show resolved Hide resolved
} WHEN {
TURN { MOVE(opponent, MOVE_VINE_WHIP); }
} SCENE {
NONE_OF { HP_BAR(player); }
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's add the canceling move messages at least.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There is no explicit canceling message, since it flows into the "increases Attack" tests

Copy link
Collaborator

Choose a reason for hiding this comment

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

Then let's add the regular messages to make it explicit how the messaging shows up. I had to look up a video to make sure.

test/ability_sap_sipper.c Show resolved Hide resolved
test/ability_sap_sipper.c Show resolved Hide resolved
@Bassoonian
Copy link
Collaborator Author

Since this is from July and also targetting upcoming, I'll make a fresh PR for this and include some more tests

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.

3 participants