Unit Test Tech Debt
Opened this issue · 0 comments
StefanoFiumara commented
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.