aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'main' into feat/timeit-commandGravatar wookie1842022-03-31-21/+208
|\
| * Revert "Update all references of discord.py to disnake"Gravatar Chris Lovering2022-03-15-132/+132
| * Merge main into feat/mod/1664/resend-infractionGravatar MarkKoz2022-03-05-132/+132
| |\
| | * Update all references of discord.py to disnakeGravatar Chris Lovering2022-03-05-132/+132
| * | Merge main into feat/mod/1664/resend-infractionGravatar MarkKoz2022-02-22-427/+972
| |\|
| | * Remove unnecessary Infraction conversion in clean ban (#2092)Gravatar ChrisJL2022-02-16-4/+2
| | * Typo and docstrings in clean ban testsGravatar Chris Lovering2022-02-16-1/+2
| | * Send error when cleanban fails to banGravatar Chris Lovering2022-02-16-1/+1
| | * Add tests for new CleanBan and Clean functionalityGravatar Chris Lovering2022-02-16-1/+193
| * | Add util function to send an infraction using an Infraction dictGravatar MarkKoz2021-07-15-2/+2
* | | Merge branch 'main' into feat/timeit-commandGravatar ToxicKidz2022-02-15-43/+43
|\ \ \ | | |/ | |/|
| * | Refactor voice_ban function definitions to voice_muteGravatar Chris Lovering2022-01-25-39/+39
| * | Rename voice_ban type to voice_muteGravatar Chris Lovering2022-01-25-4/+4
* | | tests: Add a test for timeit command codeblock preparationGravatar ToxicKidz2022-02-05-0/+15
* | | fix: Use filter_snekbox_output rather than jobGravatar ToxicKidz2022-02-04-3/+3
* | | chore: Switch Snekbox.prepare_input with a CodeblockConverterGravatar ToxicKidz2022-01-27-53/+52
* | | Merge branch 'main' of https://github.com/python-discord/bot into feat/timeit...Gravatar ToxicKidz2022-01-26-28/+28
|\| |
| * | Time: return strings from until_expiration instead of ambiguous NoneGravatar MarkKoz2021-08-07-3/+2
| * | Fix create_user_embed testsGravatar MarkKoz2021-08-07-0/+9
| * | Time: add overload to pass 2 timestamps to humanize_deltaGravatar MarkKoz2021-08-06-5/+8
| * | Time: support more timestamp formats as argumentsGravatar MarkKoz2021-08-05-4/+0
| * | Time: rename format_infraction_with_durationGravatar MarkKoz2021-08-05-9/+9
| * | Time: remove RFC1123 supportGravatar MarkKoz2021-08-05-7/+0
* | | chore: Remove the naming of 'eval' in certain placesGravatar ToxicKidz2022-01-26-3/+3
* | | chore: Apply suggestions and adjust testsGravatar ToxicKidz2022-01-17-13/+11
* | | fix: Modify tests to correspond with Snekbox.continue_evalGravatar ToxicKidz2022-01-17-8/+11
* | | chore: Suppress output in the setup code, not the code that gets timed.Gravatar ToxicKidz2022-01-13-3/+3
* | | chore: Fix merge conflictsGravatar ToxicKidz2022-01-13-592/+1564
|\| |
| * | Fix snekbox tests with new allowed_mentionsGravatar Ben Soyka2022-01-08-4/+20
| * | Add text indicating when user fetched by message (#2013)Gravatar TizzySaurus2021-12-29-12/+12
| * | Include message counts in all channels (#2016)Gravatar ChrisJL2021-12-28-2/+41
| * | Merge branch 'main' into add-dm_sent-fieldGravatar Joe Banks2021-12-25-79/+94
| |\ \
| | * \ Merge branch 'main' into tag-groupsGravatar Johannes Christ2021-12-08-108/+274
| | |\ \
| | | * | Dynamic views for command help embeds (#1939)Gravatar Boris Muratov2021-12-01-32/+0
| | | * | Merge branch 'main' into feature/enhance-incidentsGravatar Shivansh-0072021-11-18-43/+88
| | | |\ \
| | | * \ \ Merge branch 'main' into feature/enhance-incidentsGravatar Shivansh-0072021-10-21-10/+10
| | | |\ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/main' into feature/enhance-incidentsGravatar Shivansh-0072021-10-17-58/+101
| | | |\ \ \ \
| | | * | | | | Refactor `shorten_text` utility functionGravatar Shivansh-0072021-10-11-5/+14
| | | * | | | | Goodbye enhanced incidents editsGravatar Shivansh-0072021-10-11-23/+0
| | | * | | | | Mock id,content attribute rather than type castingGravatar Shivansh-0072021-10-11-3/+4
| | | * | | | | Update tests for message link embedsGravatar Shivansh2021-10-11-14/+28
| | | * | | | | (incidents): Use subtests for test_shorten_textGravatar Shivansh2021-10-11-4/+4
| | | * | | | | (incidents): Add test for text shortnerGravatar Shivansh2021-10-11-8/+16
| | | * | | | | Write tests for this featureGravatar Shivansh2021-10-11-0/+64
| | | * | | | | Ignore N802 in 'asyncSetUp' and 'asyncTearDown' function in test_incidents.pyGravatar Shivansh-0072021-10-11-2/+2
| | | * | | | | Modify tests to support redis cache, done with the help @SebastiaanZGravatar Shivansh-0072021-10-11-16/+16
| | | * | | | | Fix tests according to the changes done to incidents.pyGravatar Shivansh-0072021-10-11-2/+19
| | * | | | | | Merge remote-tracking branch 'upstream/main' into tag-groupsGravatar Numerlor2021-11-09-50/+47
| | |\ \ \ \ \ \
| | * | | | | | | Remove try_get_tag ctx args testGravatar Numerlor2021-09-22-12/+0
| | * | | | | | | Merge remote-tracking branch 'upstream/main' into tag-groupsGravatar Numerlor2021-09-06-360/+1141
| | |\ \ \ \ \ \ \