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

Investigate @testing-library #41

Open TecKnow opened 3 years ago

TecKnow commented 3 years ago

The muster-client package has top-level dependencies on several packages in the @testing-library/ scope. I assume this dependency was created when the project was bootstrapped, because I have no idea what it is.

Investigate what the @testing-library/ scope and its modules jest-dom, react and user-event are for.