aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'upstream/master' into doc-impGravatar Numerlor2020-11-10-194/+633
|\
| * Merge pull request #1212 from mbaruh/masterGravatar Mark2020-10-22-0/+7
| |\
| | * adjusted prepare_input docs and unittestsGravatar mbaruh2020-10-08-0/+7
| * | Merge master and fix LICENSE-THIRD-PARTY conflictGravatar MarkKoz2020-10-21-1/+147
| |\ \
| | * | Remove test for case when user don't have VV for voice banGravatar ks1292020-10-18-8/+0
| | * | Fix voice ban command name in testGravatar ks1292020-10-18-1/+1
| | * | Update tests to not automatically adding back verified after vban expireGravatar ks1292020-10-18-3/+0
| | * | Fix user not found info field testGravatar ks1292020-10-18-1/+1
| | * | Fix linting for voice gate and voice banGravatar ks1292020-10-11-1/+1
| | * | Create test for voice unban fail send DMGravatar ks1292020-10-11-0/+15
| | * | Create base test for voice unbanGravatar ks1292020-10-11-0/+18
| | * | Create test for voice ban pardon when user not foundGravatar ks1292020-10-11-0/+7
| | * | Shorten voice ban reason and create test for itGravatar ks1292020-10-11-0/+17
| | * | Add Voice Ban test about calling apply_infractionGravatar ks1292020-10-11-0/+15
| | * | Create test for voice ban applying role remove ignore.Gravatar ks1292020-10-11-0/+15
| | * | Check arguments for get_active_infraction in voice ban testsGravatar ks1292020-10-11-1/+1
| | * | Create test to check does this pass proper kwargs to infraction postingGravatar ks1292020-10-11-0/+12
| | * | Create test for case when posting infraction failsGravatar ks1292020-10-11-1/+12
| | * | Create test for case when user already have active Voice BanGravatar ks1292020-10-11-2/+11
| | * | Create test for case when trying to voice ban user who haven't passed gateGravatar ks1292020-10-11-2/+11
| | * | Create test for voice unbanGravatar ks1292020-10-11-0/+6
| | * | Create test for temporary voice banGravatar ks1292020-10-11-1/+7
| | * | Create test for permanent voice banGravatar ks1292020-10-11-0/+17
| * | | Silence tests: update docstrings in notifier testsGravatar MarkKoz2020-10-21-2/+2
| * | | Silence: rename function to reduce ambiguityGravatar MarkKoz2020-10-18-8/+8
| * | | Silence: require only 1 permission to be False for a manual unsilenceGravatar MarkKoz2020-10-09-0/+2
| * | | Merge master, fix conflicts, and create redis session in silence testsGravatar MarkKoz2020-10-09-1620/+1015
| |\| |
| * | | Silence tests: make _async_init attribute tests more robustGravatar MarkKoz2020-10-08-7/+11
| * | | Silence: remove _mod_log_channel attributeGravatar MarkKoz2020-10-08-1/+1
| * | | Silence: add to notifier when indefinite rather than temporaryGravatar MarkKoz2020-10-08-6/+6
| * | | Silence tests: fix unawaited coro warningsGravatar MarkKoz2020-10-07-2/+7
| * | | Silence: rename _init_cog to _async_initGravatar MarkKoz2020-10-06-13/+13
| * | | Silence: refactor _silenceGravatar MarkKoz2020-10-06-16/+22
| * | | Silence: cancel init task when cog unloadsGravatar MarkKoz2020-08-18-2/+5
| * | | Silence: rename cachesGravatar MarkKoz2020-08-18-20/+20
| * | | Silence tests: remove unnecessary spec_set argsGravatar MarkKoz2020-08-18-3/+3
| * | | Silence tests: more accurately assert the silence cmd schedule a taskGravatar MarkKoz2020-08-18-3/+7
| * | | Silence tests: add a test for rescheduling active silencesGravatar MarkKoz2020-08-18-0/+29
| * | | Silence tests: test the rescheduler unsilences expired silencesGravatar MarkKoz2020-08-18-0/+14
| * | | Silence tests: test the rescheduler adds permanent silence to notifierGravatar MarkKoz2020-08-18-0/+14
| * | | Silence tests: test the scheduler skips missing channelsGravatar MarkKoz2020-08-18-0/+25
| * | | Silence tests: add a test for _init_cog rescheduling unsilencesGravatar MarkKoz2020-08-18-0/+7
| * | | Silence tests: remove _reschedule patch for cog testsGravatar MarkKoz2020-08-18-4/+0
| * | | Silence tests: access everything via the silence moduleGravatar MarkKoz2020-08-18-24/+23
| * | | Silence tests: add a subtest for the manual unsilence messageGravatar MarkKoz2020-08-17-4/+7
| * | | Silence tests: assert against message constantsGravatar MarkKoz2020-08-17-6/+7
| * | | Silence tests: also test that cache misses preserve other overwritesGravatar MarkKoz2020-08-17-12/+16
| * | | Silence tests: add a test for a mod alert on cache missGravatar MarkKoz2020-08-17-0/+7
| * | | Silence tests: add a test for default overwrites on cache missGravatar MarkKoz2020-08-17-4/+19
| * | | Silence tests: add a test for task cancellationGravatar MarkKoz2020-08-17-0/+5