Commit Graph

15 Commits

Author SHA1 Message Date
KurimuzonAkuma
f857b3b335 Add tests for markdown 2023-12-14 01:55:18 +03:00
Dan
217bcb1dfb Fix HTML unparsing when there's no entities 2022-12-06 21:33:46 +01:00
Dan
7090dcba68 Add more tests for HTML.unparse 2022-12-06 20:12:27 +01:00
Dan
db6bc2df19 Add tests for HTML.unparse 2022-12-06 19:11:23 +01:00
Dan
212ea57390 Fix tests 2022-06-20 11:49:17 +02:00
Dan
1b9dac8ad3 Fix GitHub actions 2022-04-24 14:50:00 +02:00
Dan
626a1bd938 Update copyright year 2022-01-07 10:23:45 +01:00
Alisson Lauffer
02a3969101
Fix Message.command when case is different (#757)
* Fix Message.command when case is different

* Update test_command.py

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
2021-09-14 18:33:54 +02:00
Dan
636ff776d6 Fix duplicated commands in Message.command
Also add more test cases
Related to #676
2021-05-06 19:21:25 +02:00
Dan
4fc4501445 Remove trailing username when adding args to Message.command
Fixes #676
2021-05-06 13:02:26 +02:00
Dan
35df2cc1f3 Add filters.command tests 2021-05-05 14:00:25 +02:00
Dan
7dda167c09 Update copyright notice
Year 2021
2021-01-01 22:58:48 +01:00
Dan
dbadfb2850 Update file_id tests 2021-01-01 22:55:51 +01:00
Dan
3f351d5875 Improve test coverage 2020-11-27 14:13:34 +01:00
Dan
fb28e4d943 Add file_id.py tests 2020-11-20 01:22:37 +01:00