neu-cs4530 / fall23-team-project-group-707

covey-town-project-boeing-707 created by GitHub Classroom
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Tests for jukebox area backend #36

Closed mscMstr closed 9 months ago

mscMstr commented 9 months ago

Finished testing for JukeboxArea in townService.

Found a bug with addPlayersWithingBounds and fixed it by removing the function in JukeboxArea.ts. It was adding players to the area twice.