MegaAntiCheat / client-backend

GNU General Public License v3.0
117 stars 24 forks source link

Create Tests #168

Open JoshuaVandaele opened 1 month ago

JoshuaVandaele commented 1 month ago

There are currently no unit tests for breaking changes that might be introduced through updates to TF2, crates we are currently using, or even future refactors of the code base. I think that creating some tests for at the very least critical functions would be a good idea.