aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into bug/filters/bot-58/removers-ignore-dmsGravatar Dennis Pham2020-06-19-1/+3
|\
| * Merge branch 'master' into help_channel_rediscacheGravatar Kieran Siek2020-06-16-167/+361
| |\
| * \ Merge branch 'master' into help_channel_rediscacheGravatar Leon Sandøy2020-06-06-9/+8
| |\ \
| * | | Add support for bool values in RedisCacheGravatar Leon Sandøy2020-05-31-1/+3
* | | | Token remover: exit early if message already deletedGravatar MarkKoz2020-06-15-1/+14
* | | | Token remover: move bot check to on_messageGravatar MarkKoz2020-06-15-16/+7
* | | | Token remover: ignore DMsGravatar MarkKoz2020-06-15-0/+10
| |_|/ |/| |
* | | Merge pull request #937 from python-discord/bug/filters/928/non-ascii-tokenGravatar Mark2020-06-12-102/+285
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into bug/filters/928/non-ascii-t...Gravatar MarkKoz2020-06-02-40/+645
| |\ \ \
| * | | | Token remover: remove the `delete_message` functionGravatar MarkKoz2020-06-02-12/+7
| * | | | Test find_token_in_message returns None for invalid matchesGravatar MarkKoz2020-05-28-0/+15
| * | | | Adjust find_token_in_message tests for the recent cog changesGravatar MarkKoz2020-05-28-19/+20
| * | | | Remove is_maybe_token testsGravatar MarkKoz2020-05-28-33/+0
| * | | | Add more thorough and realistic inputs for token ID and timestamp testsGravatar MarkKoz2020-05-27-18/+52
| * | | | Adjust token remover tests to use the Token NamedTupleGravatar MarkKoz2020-05-27-6/+8
| * | | | Switch findall to finditer in assertionsGravatar MarkKoz2020-05-27-4/+4
| * | | | Use real token values for testing multiple matches in regexGravatar MarkKoz2020-05-25-3/+4
| * | | | Fix multiple match text for token regexGravatar MarkKoz2020-05-25-2/+3
| * | | | Fix valid token regex testGravatar MarkKoz2020-05-25-2/+2
| * | | | Add more valid tokens to test the regex withGravatar MarkKoz2020-05-25-3/+5
| * | | | Test token regex won't match non-base64 charactersGravatar MarkKoz2020-05-25-4/+3
| * | | | Fix a test needlessly being a coroutineGravatar MarkKoz2020-05-13-1/+1
| * | | | Use subtests for valid ID/timestamp tests and test non-ASCII inputsGravatar MarkKoz2020-05-11-18/+25
| * | | | Clean up token remover test importsGravatar MarkKoz2020-05-11-16/+12
| * | | | Replace deprecated assertion methodsGravatar MarkKoz2020-05-11-2/+2
| * | | | Refactor `TokenRemoverSetupTests` and add a more thorough testGravatar MarkKoz2020-05-11-4/+8
| * | | | Test TokenRemover.take_actionGravatar MarkKoz2020-05-11-43/+30
| * | | | Test TokenRemover.format_log_messageGravatar MarkKoz2020-05-11-0/+16
| * | | | Test token remover's message deletionGravatar MarkKoz2020-05-11-0/+9
| * | | | Simplify token remover's message mockGravatar MarkKoz2020-05-11-9/+3
| * | | | Avoid instantiating the cog when testing static/class methodsGravatar MarkKoz2020-05-11-10/+5
| * | | | Correct the return type annotation for the autospec decoratorGravatar MarkKoz2020-05-11-2/+2
| * | | | Test token regex matches valid tokensGravatar MarkKoz2020-05-11-0/+21
| * | | | Test is_maybe_tokenGravatar MarkKoz2020-05-11-7/+24
| * | | | Test `is_maybe_token` returns False for missing partsGravatar MarkKoz2020-05-11-0/+10
| * | | | Fix autospec decorator when used with multiple attributesGravatar MarkKoz2020-05-11-16/+12
| * | | | Test token regex doesn't match invalid tokensGravatar MarkKoz2020-05-11-7/+25
| * | | | Test `find_token_in_message` returns the found tokenGravatar MarkKoz2020-05-11-0/+24
| * | | | Test `find_token_in_message` returns None if no matches foundGravatar MarkKoz2020-05-11-0/+14
| * | | | Fix test for token remover ignoring bot messagesGravatar MarkKoz2020-05-11-4/+9
| * | | | Allow using arbitrary parameter names with the autospec decoratorGravatar MarkKoz2020-05-11-2/+15
| * | | | Test token remover skips messages without tokensGravatar MarkKoz2020-05-11-0/+11
| * | | | Test token remover takes action if a token is foundGravatar MarkKoz2020-05-11-1/+13
| * | | | Add a test helper function to patch multiple attributes with autospecsGravatar MarkKoz2020-05-11-0/+9
| * | | | Test on_message_edit of token remover uses on_messageGravatar MarkKoz2020-05-11-2/+10
* | | | | Merge pull request #978 from ItsDrike/unsilence-schedulerGravatar Mark2020-06-12-4/+14
|\ \ \ \ \
| * | | | | Test for channel not silenced messageGravatar ItsDrike2020-06-06-4/+14
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' into bad-words-nickGravatar ks1292020-06-11-60/+317
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into bug/backend/906/converter-year-rangeGravatar Joseph Banks2020-06-10-47/+824
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'master' into staff_count_serverGravatar kwzrd2020-06-05-5/+0
| | |\ \ \ \ | | | | |_|/ | | | |/| |