aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeLines
* fix "isistance" typoGravatar Amrou Bellalouna2022-09-16-1/+1
* Merge branch 'main' into infraction-durationsGravatar Boris Muratov2022-08-19-18/+111
|\
| * fix: don't include replied mentions in mention filter (#2017)Gravatar arl2022-08-18-5/+75
| * Merge branch 'main' into incident-archive-msg-improvementsGravatar wookie1842022-08-18-42/+37
| |\
| * | Fix incident tests.Gravatar Izan2022-08-15-13/+25
| * | Merge branch 'main' into incident-archive-msg-improvementsGravatar TizzySaurus2022-08-14-447/+603
| |\ \
| * | | Address ReviewsGravatar Izan2022-07-14-3/+2
| * | | Fix testsGravatar Izan2022-01-01-6/+18
* | | | Corrected test use of utcnowGravatar ionite342022-08-16-1/+1
* | | | Updated previous tests to use subset methodGravatar ionite342022-08-16-7/+5
* | | | Refactored test to not use datetime patchGravatar ionite342022-08-16-8/+11
* | | | Fixed testsGravatar ionite342022-08-16-6/+7
* | | | Added isoformat for test payloadGravatar ionite342022-08-16-1/+1
* | | | Fixed test patchesGravatar ionite342022-08-16-15/+17
* | | | Updated testsGravatar ionite342022-08-16-17/+23
| |_|/ |/| |
* | | Correctly initialise redis testsGravatar Chris Lovering2022-08-15-42/+37
| |/ |/|
* | Use RedisTestCase helper class for both Incidents and Silence test cases.Gravatar Chris Lovering2022-08-14-36/+6
* | Add a new test helper for managing redis sessionsGravatar Chris Lovering2022-08-14-0/+24
* | Remove unneeded N802 noqasGravatar Chris Lovering2022-08-14-5/+5
* | Stop creating futures in tests with no event loop runningGravatar Chris Lovering2022-08-14-6/+0
* | No longer use the removed RedisSession connection objectGravatar Chris Lovering2022-08-14-3/+2
* | Remove warnings in error handler testsGravatar Chris Lovering2022-08-14-56/+47
* | Remove call to get_event_loop in testsGravatar Chris Lovering2022-08-14-3/+2
* | Update snekbox tests to expect new outputGravatar Chris Lovering2022-07-21-11/+13
* | Update snekbox tests to reflect current behaviourGravatar Chris Lovering2022-07-16-23/+37
* | Use new application format for message data in test helperGravatar Chris Lovering2022-06-28-1/+1
* | Merge branch 'main' into improve-pastebin-error-handlingGravatar ChrisJL2022-06-07-2/+7
|\ \
| * | Fix testsGravatar wookie1842022-05-28-0/+3
| * | Bump malformed API response from debug to error log (#2175)Gravatar wookie1842022-05-21-2/+4
* | | Make small wording and style changesGravatar wookie1842022-05-29-2/+3
* | | Raise ValueError if max_length greater than allowed by paste serviceGravatar wookie1842022-05-29-0/+5
* | | Fix testsGravatar wookie1842022-05-02-10/+17
|/ /
* | Speed Up Sync Cog LoadingGravatar Hassan Abouelela2022-04-23-1/+1
* | remove unneeded import in testsGravatar Chris Lovering2022-04-20-1/+0
* | Pass the now required intents kwarg when creating MockBotGravatar Chris Lovering2022-04-19-0/+1
* | Add missing underscores to test function namesGravatar Chris Lovering2022-04-18-3/+3
* | Test that sync cog syncers run when sync cog is loadedGravatar Chris Lovering2022-04-18-0/+13
* | Don't try to overwrite a read-only attr in help command testGravatar Chris Lovering2022-04-18-1/+1
* | Remove sync cog init testGravatar Chris Lovering2022-04-18-17/+0
* | Update tests to use new async cog_load functionGravatar Chris Lovering2022-04-18-25/+17
* | Update tests to use new async cog setup functionGravatar Chris Lovering2022-04-18-29/+28
* | Update test helpers with breaking d.py changesGravatar Chris Lovering2022-04-18-1/+5
* | Adding missing kwargs required by BotBase in test helperGravatar Chris Lovering2022-04-18-0/+3
* | Remove async stats and site api wrapperGravatar Chris Lovering2022-04-18-72/+7
* | Use bot-core scheduling and member util functionsGravatar Chris Lovering2022-04-18-2/+2
* | 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
| |\| |