sillyjohn / CS401_Project2

1 stars 0 forks source link

JUnit testing #3

Open sillyjohn opened 3 months ago

sillyjohn commented 3 months ago

Test need to load champion's stats and item properly. Live match mode need to load both user's champion and opponent's champion's stats and items It could be very hard to test the live game mode consistently because there needs to be a active matches and minimum of 2 players.