index
:
bot
copilot/fix-dm-closed-error-handling
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' into help_channel_rediscache
Leon Sandøy
2020-06-06
-9
/
+8
|
\
|
*
Merge branch 'master' into staff_count_server
kwzrd
2020-06-05
-5
/
+0
|
|
\
|
|
*
Merge branch 'master' into stop_sending_avatar_hash
Leon Sandøy
2020-05-31
-31
/
+638
|
|
|
\
|
|
*
|
Fix failing tests related to avatar_hash
Leon Sandøy
2020-05-27
-5
/
+0
|
*
|
|
Merge branch 'master' into staff_count_server
Leon Sandøy
2020-05-31
-0
/
+247
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Fix busted test_information test.
Leon Sandøy
2020-05-30
-4
/
+8
*
|
|
|
Add support for bool values in RedisCache
Leon Sandøy
2020-05-31
-1
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'master' into ban-kick-reason-length
Mark
2020-05-30
-31
/
+550
|
\
\
\
|
*
|
|
Merge branch 'master' into test_antimalware
Sebastiaan Zeeff
2020-05-30
-35
/
+398
|
|
\
|
|
|
|
*
|
Add custom exceptions for each error state.
Leon Sandøy
2020-05-28
-3
/
+4
|
|
*
|
Merge branch 'master' into redis_persistence
Leon Sandøy
2020-05-27
-10
/
+49
|
|
|
\
\
|
|
|
*
|
Add some tests for `in_whitelist_check`.
Leon Sandøy
2020-05-27
-0
/
+48
|
|
|
*
|
Remove the now deprecated in_channel_check.
Leon Sandøy
2020-05-27
-8
/
+0
|
|
|
*
|
Find + change all InWhitelistCheckFailure imports
Leon Sandøy
2020-05-27
-2
/
+1
|
|
|
*
|
Refactor the in_whitelist deco to a check.
Leon Sandøy
2020-05-27
-2
/
+2
|
|
|
|
/
|
|
*
|
Floats are no longer permitted as RedisCache keys.
Leon Sandøy
2020-05-27
-5
/
+8
|
|
*
|
Refactor .increment and add lock test.
Leon Sandøy
2020-05-27
-64
/
+99
|
|
*
|
Clear cache in asyncSetUp instead of tests.
Leon Sandøy
2020-05-27
-6
/
+1
|
|
*
|
Add a test for RuntimeErrors.
Leon Sandøy
2020-05-26
-0
/
+22
|
|
*
|
Improve output of section name in config validation subtests
MarkKoz
2020-05-25
-1
/
+1
|
|
*
|
Support validating collection types for constants
MarkKoz
2020-05-25
-8
/
+32
|
|
*
|
Add support for Union type annotations for constants
MarkKoz
2020-05-24
-5
/
+12
|
|
*
|
Improve error and error testing for increment
Leon Sandøy
2020-05-24
-0
/
+8
|
|
*
|
MockBot needs to be aware of redis_ready
Leon Sandøy
2020-05-24
-1
/
+1
|
|
*
|
Add .increment and .decrement methods.
Leon Sandøy
2020-05-24
-0
/
+34
|
|
*
|
Make .items return ItemsView instead of AsyncIter
Leon Sandøy
2020-05-24
-2
/
+2
|
|
*
|
Remove redis session mock from MockBot
MarkKoz
2020-05-23
-16
/
+0
|
|
*
|
DRY approach to typestring prefix resolution
Leon Sandøy
2020-05-23
-0
/
+21
|
|
*
|
Fix typo in test_to_dict docstring
Leon Sandøy
2020-05-23
-1
/
+1
|
|
*
|
Merge branch 'master' into redis_persistence
Leon Sandøy
2020-05-23
-4
/
+7
|
|
|
\
|
|
|
*
|
Complete asyncified test suite for RedisCache
Leon Sandøy
2020-05-23
-94
/
+112
|
|
*
|
Finish .set and .get, and add tests.
Leon Sandøy
2020-05-23
-12
/
+26
|
|
*
|
Use autospecced mocks in MockBot for the stats and aiohttp session
MarkKoz
2020-05-22
-0
/
+4
|
|
*
|
Properly mock the redis pool in MockBot
MarkKoz
2020-05-22
-9
/
+19
|
|
*
|
Fix unawaited coro warning when instantiating Bot for MockBot's spec
MarkKoz
2020-05-22
-10
/
+14
|
|
*
|
Improve aiohttp context manager mocking in snekbox tests
MarkKoz
2020-05-22
-3
/
+12
|
|
*
|
Fix assertion for `create_task` in duck pond tests
MarkKoz
2020-05-22
-1
/
+1
|
|
*
|
Set up async testbed
Leon Sandøy
2020-05-22
-189
/
+128
|
|
*
|
Test suite for the redis dict.
Leon Sandøy
2020-05-17
-0
/
+189
|
*
|
|
AntiMalware tests - Switched from monkeypatch to unittest.patch
Jannes Jonkers
2020-05-25
-2
/
+2
|
*
|
|
AntiMalware Refactor - Moved embed descriptions into constants, added tests f...
Jannes Jonkers
2020-05-11
-18
/
+30
|
*
|
|
AntiMalware Tests - Removed exact log content checks
Jannes Jonkers
2020-05-11
-19
/
+2
|
*
|
|
AntiMalware Tests - added a missing case for no extensions in test_get_disall...
Jannes Jonkers
2020-05-11
-0
/
+1
|
*
|
|
AntiMalware Tests - extracted the method for determining disallowed extension...
Jannes Jonkers
2020-05-11
-6
/
+23
|
*
|
|
AntiMalware Tests - implemented minor feedback
Jannes Jonkers
2020-05-11
-12
/
+12
|
*
|
|
Update tests/bot/cogs/test_antimalware.py
MrGrote
2020-05-08
-1
/
+1
|
*
|
|
AntiMalware Tests - Switched to unittest.IsolatedAsyncioTestCase
Jannes Jonkers
2020-05-07
-29
/
+19
|
*
|
|
AntiMalware Tests - Added unittest for txt file attachment
Jannes Jonkers
2020-05-07
-2
/
+23
|
*
|
|
AntiMalware Tests - Added unittest for valid attachment
Jannes Jonkers
2020-05-07
-0
/
+9
|
*
|
|
AntiMalware Tests - Added unittest message deletion log
Jannes Jonkers
2020-05-07
-4
/
+28
[next]