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

Use PARAMETRIZE for Protosynthesis/Quark Drive/Beast Boost stat increase tests #5481

Open
AsparagusEduardo opened this issue Oct 7, 2024 · 0 comments
Labels
category: battle-tests Related to the automated test environment type: cleanup

Comments

@AsparagusEduardo
Copy link
Collaborator

AsparagusEduardo commented Oct 7, 2024

Description

I feel the tests introduced in #5447 can be cleaned up a bit by using PARAMETRIZE, specifically:

  • "Quark Drive boosts Attack 1st in case of a stat tie"
  • "Quark Drive boosts Defense 2nd in case of a stat tie"
  • "Quark Drive boosts Special Attack 3rd in case of a stat tie"
  • "Quark Drive boosts Special Defense 4th in case of a stat tie"
  • "Protosynthesis boosts Attack 1st in case of a stat tie"
  • "Protosynthesis boosts Defense 2nd in case of a stat tie"
  • "Protosynthesis boosts Special Attack 3rd in case of a stat tie"
  • "Protosynthesis boosts Special Defense 4th in case of a stat tie"

Also, probably Speed should be added here as well.

Version

master (Edge)

Upcoming/master Version

06fefe3

Discord contact info

AsparagusEduardo

@AsparagusEduardo AsparagusEduardo added bug Bug status: unconfirmed This bug has not been reproduced yet category: battle-tests Related to the automated test environment type: cleanup and removed bug Bug status: unconfirmed This bug has not been reproduced yet labels Oct 7, 2024
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 type: cleanup
Projects
None yet
Development

No branches or pull requests

1 participant