StefanoFiumara/medieval-conquerors-godot

Unit Test Tech Debt

Opened this issue · 0 comments

The unit tests rely on card data created in Player.cs (currently, a placeholder for loading deck data from a player profile).

re-structure the unit test classes so that they use their own deck data, to ensure that tests always use card data that they expect.