aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeLines
* Stop using Literal ordering to determine default !eval Python versionGravatar Joe Banks9 days-3/+3
* testing readme grammar fix (#3391)Gravatar Moritz von Berg2025-09-24-3/+3
* Merge branch 'main' into mainGravatar Boris Muratov2025-08-10-9/+9
|\
| * Update README.md to reflect uv usageGravatar Joe Banks2025-07-15-9/+9
* | Remove stray commentGravatar B0nes2025-07-01-2/+0
* | General refactoring, change message formatting, update testsGravatar B0nes2025-06-30-11/+17
* | Refactor slowmode command to use Duration converter; Combine redis caches int...Gravatar B0nes2025-06-30-22/+23
* | Fix bug in test causing channel edit to not be recognisedGravatar B0nes2025-06-30-15/+17
* | Fix issue with unawaited coroutine in testGravatar B0nes2025-06-30-1/+1
* | WIP: Added tests for slowmode command with duration argument.Gravatar B0nes2025-06-30-2/+110
|/
* Update information cog test suite to patch get_channel for rules command testsGravatar Joe Banks2025-06-23-0/+3
* Update snekbox tests to use new default python versionGravatar Chris Lovering2025-05-17-16/+22
* fix whitespace and file end lintsGravatar MeGaGiGaGon2025-04-10-1/+1
* Add step to zen command slicingGravatar MeGaGiGaGon2025-04-10-6/+10
* Added tests for the zen commandGravatar LeandroVandari2025-03-24-0/+90
* test: add test cases for `bot/utils/helpers.py`Gravatar Strengthless2025-02-14-0/+113
* Remove tests for deleted behavior.Gravatar Steele Farnsworth2025-01-30-37/+0
* Mark tests that aren't passing with xfail.Gravatar Steele Farnsworth2025-01-30-0/+3
* Fix rendering of markdown headers in docsGravatar wookie1842024-12-30-0/+1
* Remove surrounding whitespace from doc description markdownGravatar wookie1842024-12-30-0/+17
* Add eval output highlight language to support ANSI colorsGravatar Thurisatic2024-11-14-3/+3
* Support both Python 3.12 and 3.13 in evalGravatar Chris Lovering2024-10-06-4/+5
* Merge branch 'main' into faster-silence-testsGravatar wookie1842024-07-08-4/+4
|\
| * Fix testsGravatar wookie1842024-06-11-4/+4
* | Selectively patch SilenceNotifier only where neededGravatar wookie1842024-05-25-14/+19
* | Just use the notifier instead of patchingGravatar wookie1842024-05-25-14/+18
* | Don't setup the cog for Notifier and Argument Parser testsGravatar wookie1842024-05-25-8/+10
* | Make use of fakeredis instead of mockingGravatar wookie1842024-05-25-29/+24
* | Lazily create `guild` on text/voice channel mocksGravatar wookie1842024-05-25-2/+12
|/
* Merge branch 'main' into vivek/fix-eval-truncationGravatar wookie1842024-05-23-29/+56
|\
| * Merge branch 'main' into reply-to-evalGravatar wookie1842024-05-21-16/+61
| |\
| | * Update tests for new autonomination threshold logicGravatar Joe Banks2024-05-18-5/+35
| | * Move from sentry_sdk.push_scope to sentry_sdk.new_scopeGravatar Joe Banks2024-05-13-5/+5
| * | Reply to eval commands instead of using a mention where possibleGravatar wookie1842024-04-02-11/+4
| * | Improve accuracy (and efficiency) of MockContextGravatar wookie1842024-04-02-8/+12
* | | Don't upload to pastebin when no truncationGravatar vivekashok12212024-05-11-1/+1
| |/ |/|
* | Merge pull request #2997 from python-discord/improve-infractions-testsGravatar jchristgit2024-04-06-4/+16
|\ \
| * | Test that infraction reason sent to database is not truncatedGravatar wookie1842024-04-01-4/+16
| |/
* / Fix coroutine never awaited warning in sync tests (#2996)Gravatar wookie1842024-04-03-2/+5
|/
* Merge branch 'main' into fix-test-warningGravatar wookie1842024-04-01-24/+38
|\
| * Update syncer testsGravatar Chris Lovering2024-04-01-24/+38
* | Fix warning in testsGravatar wookie1842024-04-01-2/+2
|/
* Snekbox: truncate blocked file extensionsGravatar Mark2024-03-26-6/+13
* Make help showable through button on command error message. (#2439)Gravatar wookie1842024-03-25-3/+4
* update configuration tests (#2951)Gravatar Amrou Bellalouna2024-03-21-38/+28
* Replace aliased errors with TimeoutErrorGravatar Chris Lovering2024-02-02-2/+2
* delete pagination testsGravatar shtlrs2024-01-31-46/+0
* Merge branch 'main' into fix-incorrect-testGravatar wookie1842024-01-28-1/+3
|\
| * Move modlog method to util (#2877)Gravatar wookie1842024-01-08-1/+3
* | Fix test code that was doing nothingGravatar wookie1842023-12-31-3/+7
|/