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
*
Remove TagNameConverter
Numerlor
2021-09-06
-53
/
+0
*
Fix tests
Numerlor
2021-07-06
-10
/
+18
*
Merge branch 'main' into xdist
Hassan Abouelela
2021-06-27
-17
/
+32
|
\
|
*
Tests: update infraction DM to mention UTC
Matteo Bertucci
2021-06-10
-2
/
+2
|
*
Renamed blocked_extension_str to blocked_extension.
Xithrius
2021-06-06
-1
/
+1
|
*
Added new formats to unittest docstrings.
Xithrius
2021-06-06
-2
/
+2
|
*
Added subtests for `.txt`, `.json`, and `.csv` files.
Xithrius
2021-06-06
-16
/
+28
|
*
Added .txt file extension to antimalware test.
Xithrius
2021-06-06
-1
/
+4
*
|
Renamed Test Task In Documentation
Hassan Abouelela
2021-06-12
-1
/
+1
*
|
Fix Script Count In Documentation
Hassan Abouelela
2021-06-07
-1
/
+1
*
|
Adds Fast-Test Task
Hassan Abouelela
2021-06-07
-0
/
+1
*
|
Switches To Pytest As Test Runner
Hassan Abouelela
2021-06-07
-1
/
+5
|
/
*
Updates Usages Of Pipenv To Poetry
Hassan Abouelela
2021-05-11
-5
/
+5
*
Remove test for un-available function.
rohan
2021-05-10
-13
/
+0
*
(infractions): Modify voice ban tests according to new changes in 3272605
Shivansh
2021-05-07
-2
/
+2
*
Address error behavior update.
kosayoda
2021-04-28
-1
/
+1
*
Remove BrandingError check.
kosayoda
2021-04-28
-5
/
+0
*
Merge branch 'main' into error-handler-test
kosayoda
2021-04-28
-33
/
+100
|
\
|
*
Merge branch 'main' into feat/1365/add-bot-badges-to-user
Matteo Bertucci
2021-04-25
-1
/
+1
|
|
\
|
|
*
Tests: AsyncMock is now in the standard library!
Matteo Bertucci
2021-04-20
-1
/
+1
|
*
|
Tests: simplify public flags handling
Matteo Bertucci
2021-04-24
-8
/
+2
|
*
|
Tests: members shouldn't have any public flags
Matteo Bertucci
2021-04-17
-0
/
+8
|
|
/
|
*
Merge branch 'main' into doc-imp
kosayoda
2021-04-12
-13
/
+11
|
|
\
|
|
*
Minor test changes for the !user embed
Ben Soyka
2021-04-05
-10
/
+6
|
|
*
Update information tests for new embed color logic
Ben Soyka
2021-04-04
-6
/
+8
|
|
*
Fix tests for paste uploads.
Den4200
2021-03-27
-2
/
+2
|
*
|
Merge remote-tracking branch 'upstream/main' into doc-imp
Numerlor
2021-03-25
-19
/
+49
|
|
\
|
|
|
*
Merge branch 'main' into swfarnsworth/infraction_message
Matteo Bertucci
2021-03-17
-1
/
+1
|
|
|
\
|
|
|
*
Fixed unittest for purge infraction.
xithrius
2021-03-08
-1
/
+1
|
|
*
|
Update the tests to reflect changes in expected behavior.
swfarnsworth
2021-02-28
-5
/
+7
|
|
*
|
Instructions to dispute an infraction vary by infraction type.
swfarnsworth
2021-02-25
-3
/
+3
|
|
|
/
|
|
*
Update token remover unittests
Matteo Bertucci
2021-02-21
-2
/
+2
|
*
|
Handle arbitrary amount of backslashes preceding the quote char
Numerlor
2021-03-07
-0
/
+7
|
*
|
Correct tests cases
Numerlor
2021-03-05
-2
/
+2
|
*
|
Add unittests for _split_signature
Numerlor
2021-02-23
-0
/
+59
|
*
|
Merge remote-tracking branch 'upstream/master' into doc-imp
Numerlor
2021-01-22
-24
/
+23
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'upstream/master' into doc-imp
Numerlor
2021-01-11
-24
/
+6
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'upstream/master' into doc-imp
Numerlor
2020-12-11
-86
/
+104
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'upstream/master' into doc-imp
Numerlor
2020-11-10
-194
/
+633
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'upstream/master' into doc-imp
Numerlor
2020-10-10
-1546
/
+848
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'upstream/master' into doc-imp
Numerlor
2020-09-20
-335
/
+1886
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Change ValidPythonIdentifier tests to PackageName.
Numerlor
2020-07-22
-11
/
+10
*
|
|
|
|
|
|
|
|
Update error handler tests to match with recent changes
ks129
2021-02-19
-9
/
+72
*
|
|
|
|
|
|
|
|
Remove verification channel special case from error handler tests
ks129
2021-02-19
-13
/
+5
*
|
|
|
|
|
|
|
|
Merge branch 'master' into error-handler-test
ks129
2021-02-19
-59
/
+68
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #1313 from HassanAbouelela/fix-voiceban-member-bug
Senjan21
2021-02-03
-11
/
+39
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Restructures Voice Ban Action
Hassan Abouelela
2021-01-21
-11
/
+26
|
|
*
|
|
|
|
|
|
Merge branch 'master' into fix-voiceban-member-bug
Hassan Abouelela
2021-01-20
-35
/
+24
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Cleans Up Tests
Hassan Abouelela
2021-01-20
-5
/
+5
|
|
*
|
|
|
|
|
|
|
Adds Member Checks Before Changing Voice
Hassan Abouelela
2020-11-30
-1
/
+14
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
[next]