Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format all python files with black | Trygve Aaberge | 2021-03-20 | 1 | -5/+7 |
| | |||||
* | Print error message when sending message fails | Trygve Aaberge | 2020-10-05 | 1 | -1/+1 |
| | | | | Relates to #797 | ||||
* | Cleanup/simplify callback functions | Trygve Aaberge | 2020-02-23 | 1 | -1/+1 |
| | |||||
* | Cleanup tests and make them compatible with python 3 | Trygve Aaberge | 2019-04-08 | 1 | -30/+12 |
| | | | | | | This mainly adds team, channel_general and user_alice as fixtures, so we can use those directly instead of picking arbitrary ones from the lists. It also adds assertions to some tests which where missing it. | ||||
* | Import print_function and unicode_literals in all test files | Trygve Aaberge | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | Always use the print function from Python 3 | Samuel Holland | 2019-04-08 | 1 | -4/+6 |
| | | | | Comments are updated as well as live code. | ||||
* | test: Remove monkeypatch dependency | Trygve Aaberge | 2017-09-15 | 1 | -1/+1 |
| | | | | As far as I can see, this isn't used anywhere. | ||||
* | massssssssive merge of the new codebase | Ryan Huber | 2017-04-12 | 1 | -0/+33 |