pokemon-showdown/test
Kevin Lau 70c8ca45ff Fix behavior with Ability activation in double-KO scenarios
Add new function battle.insertQueue that inserts a decision into the
correct position in an already-sorted queue instead of re-sorting. Also,
to prevent code reuse, add new funciton battle.resolvePriority to deal
with shared code between battle.addQueue and battle.insertQueue.
2015-07-06 20:33:40 -07:00
..
application Refactor login 2015-06-25 04:43:34 -04:00
dev-tools/jscs-custom-rules JSCS: fix crash in validateConditionals rule for empty blocks 2015-06-18 19:35:41 -05:00
simulator Fix behavior with Ability activation in double-KO scenarios 2015-07-06 20:33:40 -07:00
main.js Test suite is now deterministic 2015-06-26 21:55:43 -05:00
mocha.opts Implement JSCS rule to enforce PS conditionals' style 2015-06-12 03:36:36 -05:00