Commit Graph

12 Commits

Author SHA1 Message Date
8a2733a0a9 Move all battle state from IPokemon to an ephemeral IBattlePokemon wrapper 2026-08-28 15:22:26 +02:00
942be8eaeb Replace all raw string comparisons with StringKey, source generator that creates cache keys for all names for Gen7 plugin
All checks were successful
Build / Build (push) Successful in 2m21s
2026-08-27 18:33:14 +02:00
2533512eda Slight cleanup, do some TODOs
All checks were successful
Build / Build (push) Successful in 51s
2025-06-22 10:42:25 +02:00
2680aeff80 Adds optional way to set damage randomness on or off on individual integration tests.
All checks were successful
Build / Build (push) Successful in 49s
2025-05-19 16:10:05 +02:00
eea5697109 Fixes all warnings
All checks were successful
Build / Build (push) Successful in 49s
2025-05-19 11:50:51 +02:00
377c1a1c68 Implements critical capture, tweaks for integration tests.
All checks were successful
Build / Build (push) Successful in 48s
2025-05-18 17:07:46 +02:00
d131f2343f Log filename with integration tests
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-03 17:57:36 +02:00
dabb26e4f2 Fixes some warnings from unit tests 2025-05-02 15:53:49 +02:00
284ab3079c Style cleanup 2025-03-02 17:19:57 +01:00
58e9f4c3d1 Tweaks for JSON loading, minor refactor of unit tests 2025-02-08 09:49:16 +01:00
853d6dd1cb Migrate to TUnit for unit tests 2024-12-27 14:30:22 +01:00
2a0aaed4c3 Support for integration tests, fixes 2024-08-23 11:15:53 +02:00