aboutsummaryrefslogtreecommitdiff
path: root/test/data/player/ef3bb867eec048a1a9b92b451f0ffc66.json
AgeCommit message (Collapse)Author
2021-04-27Add unit tests (#12)mat
* start adding unit tests * add more to test/data/mojang.json * fix sending http requests in tests when it shouldn't * add a few more tests * try to add a github action to run tests * Update test.yml