Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove lingering pytest test_time.py file | 2020-02-23 | -62/+0 | |
| | | | | I forgot to remove one pytest test file during the migration from pytest to unittest. Since we have sinced added a unittest version of the same file, I've now removed the lingering pytest file. | |||
* | Raise `ValueError` on negative `max_units`. | 2019-10-12 | -3/+6 | |
| | ||||
* | Implement test cases suggested by @MarkKoz. | 2019-10-11 | -0/+11 | |
| | ||||
* | Add tests for `bot.utils.time`. | 2019-09-20 | -0/+48 | |