pokerogue/src/test/moves
Asdar 5aee958b96
[Qol/Balance] Dynamax cannon tweak (#2540)
* Dynamax Cannon fix

* Update src/locales/fr/move.ts

Added fr translation.

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/fr/move.ts

Adding an important missing precision in French description

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/de/move.ts

German locale commit.

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

* Update src/locales/zh_CN/move.ts

Chinese locale commit, checked by a native speaker

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/ko/move.ts

Korean locale added

Co-authored-by: returntoice <dieandbecome@gmail.com>

* fixed trailing space in Chinese locale

* added es locale

* Different Dynamax Cannon fix. This one is the one

* Dynamax Cannon fix localisations

* Update src/locales/fr/move.ts

Added fr locale

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/de/move.ts

German translation ^^

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

* Update src/locales/pt_BR/move.ts

pt-BR translation

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>

* Update src/locales/de/move.ts

Eslint fix, good catch @Enoch

Co-authored-by: Enoch <enoch.jwsong@gmail.com>

* Update src/locales/ko/move.ts

Korean locale ^^

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

* Update src/locales/zh_CN/move.ts

zh_CN locale

Co-authored-by: RimKnight <rimknight852@gmail.com>

* Update src/locales/zh_TW/move.ts

zh_TW locale

Co-authored-by: RimKnight <rimknight852@gmail.com>

* Update move.ts

linting mistake due to how my comment was written

* Update move.ts

linting mistake due to how my comment was written

* Update move.ts [Localization(it)]

* WIP test

* WIP test part 2

* [Test] Add Unit Tests for Dynamax Cannon

* removed some unnecessary cases in the test to reduce testing overhead

* Update src/locales/ko/move.ts

Updated kr locale

Co-authored-by: Enoch <enoch.jwsong@gmail.com>

* [Test] Adjust Unit Tests for Dynamax Cannon

---------

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: returntoice <dieandbecome@gmail.com>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: RimKnight <rimknight852@gmail.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: xsn34kzx <xsn34kzx@gmail.com>
2024-07-12 00:37:55 +01:00
..
astonish.test.ts [Bug] Fix battler tags lapsing at incorrect times (#2944) 2024-07-11 17:12:49 +01:00
aurora_veil.test.ts [Enhancement][Unit Test] Refactor + Unit Tests for Light Screen, Reflect and Aurora Veil (#2514) 2024-06-22 10:09:23 -04:00
ceaseless_edge.test.ts [Test] Prevent flying types/levitate from breaking Ceaseless Edge test (#2931) 2024-07-08 22:49:52 -04:00
dynamax_cannon.test.ts [Qol/Balance] Dynamax cannon tweak (#2540) 2024-07-12 00:37:55 +01:00
flower_shield.test.ts [Move] Implement Flower Shield (#2543) 2024-06-24 10:37:24 -04:00
follow_me.test.ts [Unittest] Remove HP assignment in unit tests (#2466) 2024-06-20 15:02:17 -04:00
gastro_acid.test.ts [Fix] Fix randomness in Gastro Acid unit test (#2443) 2024-06-20 14:02:05 -04:00
growth.test.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
hard_press.test.ts Update typescript and typedoc (#2988) 2024-07-11 23:44:17 +01:00
light_screen.test.ts [Enhancement][Unit Test] Refactor + Unit Tests for Light Screen, Reflect and Aurora Veil (#2514) 2024-06-22 10:09:23 -04:00
magnet_rise.test.ts [Move] Implemented Magnet Rise (#2081) 2024-06-17 17:35:06 +02:00
make_it_rain.test.ts [Bug] Fix Make It Rain applying stat change twice after KO'ing both opponents (#2696) 2024-06-29 13:59:26 -04:00
purify.test.ts [Bug] Fix purify (#2697) 2024-06-28 20:59:06 -04:00
rage_powder.test.ts [Unittest] Remove HP assignment in unit tests (#2466) 2024-06-20 15:02:17 -04:00
reflect.test.ts [Enhancement][Unit Test] Refactor + Unit Tests for Light Screen, Reflect and Aurora Veil (#2514) 2024-06-22 10:09:23 -04:00
roost.test.ts [Bug] Remove grounding moves' arbitrary turn limits (#2526) 2024-06-23 12:48:49 -04:00
spikes.test.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
spotlight.test.ts [Unittest] Remove HP assignment in unit tests (#2466) 2024-06-20 15:02:17 -04:00
tackle.test.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
tail_whip.test.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
tailwind.test.ts [Unit Test] add tailwind unit tests (#2436) 2024-06-20 11:27:16 +02:00
thousand_arrows.test.ts [Bug] Remove grounding moves' arbitrary turn limits (#2526) 2024-06-23 12:48:49 -04:00
tidy_up.test.ts [Unittest] Add tests for Tidy Up (#2667) 2024-06-29 13:56:38 -04:00