Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-20 | update test data | mat | |
2022-05-15 | update test data | mat | |
2022-04-09 | Year 200 century cake & update test data | mat | |
2022-03-28 | update tests | mat | |
2021-06-02 | include more data about skills (#51) | mat | |
2021-05-03 | fix tests | mat | |
2021-05-01 | Show 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-27 | Add 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 |