TecKnow / muster-tools

A package for assigning players to tables at multi-table, walk-in gaming events.
GNU General Public License v3.0
0 stars 0 forks source link

Create tests for system reset functionality #34

Open TecKnow opened 3 years ago

TecKnow commented 3 years ago

Enhancement #22 created functionality to restore the client redux store to its initial state and clear server's SQLite database and exposed this functionality in the client UI. It seems to work but isn't tested.

Create unit and integration tests for system reset functionality.