aboutsummaryrefslogtreecommitdiff
path: root/test/data/skyblock/profiles/6536bfed869548fd83a1ecd24cf2a0fd.json
AgeCommit message (Collapse)Author
2022-05-20update test datamat
2022-05-15update test datamat
2022-04-09Year 200 century cake & update test datamat
2022-03-28update testsmat
2021-06-02include more data about skills (#51)mat
2021-05-03fix testsmat
2021-05-01Show minions that haven't been unlocked in response (#20)mat
* add minions that haven't been unlocked yet to response, and slightly optimize constants * remove most console.logs with console.debugs * mock constants
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