Closed PaulQbFeng closed 1 year ago
So far we test everything everywhere all at once wink wink.
We need to define some standards:
tests/champions/{name.py}
So far I think those files should be refactored:
champions
test_champion.py
test_item.py
test_spell.py
So far we test everything everywhere all at once wink wink.
We need to define some standards:
tests/champions/{name.py}
What should be the minimum to test accross all champions. (stats + spell damages lvl 1 - 11 - 16 without items ?)So far I think those files should be refactored:
champions
test_champion.py
test_item.py
(to remove ?)test_spell.py
?