pokemon-showdown-client/test
Guangcong Luo 2721c0b8a0 Drop BattleLog dependency from headless Battles
Mostly, this involves removing `BattleLog.escapeHTML` from `battle.ts`.
All previous use-cases have been replaced with something like
`Tools.sanitizeName`.

Technically, the dependency remains for `|controlshtml|` and
`|fieldhtml|`, but these will be dropped for BattleRoom/GameRoom
separation, to be done in the Preact rewrite.
2018-11-15 18:52:36 -06:00
..
battle-test.mocha.js Drop BattleLog dependency from headless Battles 2018-11-15 18:52:36 -06:00
parse Add script for testing the new battle parser 2018-11-15 18:52:36 -06:00