index
:
bot
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
*
Use format_user in token remover test
MarkKoz
2020-08-10
-1
/
+2
*
Fix conflict with disabling filter ping for DMs
MarkKoz
2020-08-02
-0
/
+173
|
\
|
*
Jam tests: use the MAX_CHANNELS constant more
MarkKoz
2020-07-22
-4
/
+4
|
*
Jam tests: assert equality of new category
MarkKoz
2020-07-22
-1
/
+2
|
*
Jam tests: add subtests to non-existent category test
MarkKoz
2020-07-22
-7
/
+18
|
*
Jam tests: fix category test
MarkKoz
2020-07-22
-14
/
+24
|
*
Merge branch 'master' into jam-test
Mark
2020-07-22
-185
/
+1384
|
|
\
|
*
|
Jam Tests: space out lines for readability
MarkKoz
2020-07-22
-0
/
+6
|
*
|
Jam Tests: remove default_args attribute
MarkKoz
2020-07-22
-4
/
+3
|
*
|
Jam Tests: re-arrange tests to follow definition order in the cog
MarkKoz
2020-07-22
-10
/
+10
|
*
|
Jam Tests: fix utils patch
MarkKoz
2020-07-22
-4
/
+5
|
*
|
Jam Tests: Fix `test_duplicate_member_provided` assertions
ks129
2020-06-13
-1
/
+3
|
*
|
Jam Tests: Fix wrong function name and convert them to mocks
ks129
2020-06-13
-1
/
+3
|
*
|
Jam Tests: Simplify and make tests more secure
ks129
2020-06-13
-6
/
+4
|
*
|
Jam Tests: Update `Context` to `Guild` for tests too
ks129
2020-06-13
-19
/
+19
|
*
|
Jam Tests: Apply recent command splitting to `test_jam_roles_adding`
ks129
2020-06-11
-2
/
+2
|
*
|
Jam Tests: Remove unnecessary `Context` mock resets
ks129
2020-06-11
-2
/
+0
|
*
|
Jam Tests: Implement default arguments
ks129
2020-06-11
-4
/
+4
|
*
|
Jam Tests: Apply recent changes to `test_category_dont_exist`
ks129
2020-06-11
-2
/
+1
|
*
|
Jam Tests: Simplify and update `test_category_channel_exist`
ks129
2020-06-11
-3
/
+1
|
*
|
Jam Tests: Merge text and voice channel creation tests
ks129
2020-06-11
-21
/
+24
|
*
|
Jam Tests: Apply recent changes to overwrites test
ks129
2020-06-11
-2
/
+1
|
*
|
Jam Tests: Add more assertions to result message sending test
ks129
2020-06-11
-1
/
+7
|
*
|
Jam Tests: Make early exiting test more secure
ks129
2020-06-11
-2
/
+6
|
*
|
Jam Tests: Use class member of patch instead decorator on most of tests
ks129
2020-06-11
-21
/
+19
|
*
|
Jam Tests: Fix `test_result_sending` docstring
ks129
2020-06-11
-1
/
+1
|
*
|
Jam Tests: Create test for `setup` function
ks129
2020-06-11
-1
/
+11
|
*
|
Jam Tests: Create test for successful `ctx.send` calling
ks129
2020-06-11
-0
/
+6
|
*
|
Jam Tests: Create test for team jam roles adding
ks129
2020-06-11
-0
/
+14
|
*
|
Jam Tests: Create test for team voice channel creating
ks129
2020-06-11
-0
/
+12
|
*
|
Jam Tests: Make text channel creation test more specific
ks129
2020-06-11
-1
/
+8
|
*
|
Jam Tests: Created test for channel overwrites
ks129
2020-06-11
-0
/
+24
|
*
|
Jam Tests: Created test for creating text channel for team
ks129
2020-06-11
-0
/
+5
|
*
|
Jam Tests: Created test that make sure when category exist, don't create
ks129
2020-06-11
-0
/
+8
|
*
|
Jam Tests: Added utils.get assert to category creating test
ks129
2020-06-11
-0
/
+1
|
*
|
Jam Tests: Created test for category creating when not exist
ks129
2020-06-11
-2
/
+14
|
*
|
Jam Tests: Created tests for removing duplicate team members
ks129
2020-06-11
-0
/
+9
|
*
|
Jam Tests: Created tests for case when too small amount of members given
ks129
2020-06-11
-1
/
+17
|
*
|
Jam Tests: Created base test layout
ks129
2020-06-11
-0
/
+14
*
|
|
Fix test for token remover log message
MarkKoz
2020-07-21
-2
/
+1
|
|
/
|
/
|
*
|
Edited tests to reflect changes (removed py formatting)
wookie184
2020-07-20
-3
/
+3
*
|
Merge 'master' into 'kwzrd/incidents'; resolve config conflicts
kwzrd
2020-07-16
-39
/
+24
|
\
\
|
*
\
Merge branch 'master' into dm_relay
Leon Sandøy
2020-07-15
-0
/
+12
|
|
\
\
|
|
*
|
edit snekbox tests to work with filtering
Slushie
2020-07-13
-0
/
+12
|
*
|
|
Fix DuckPond tests now that send_webhook is gone.
Leon Sandøy
2020-07-12
-39
/
+12
|
|
/
/
*
|
|
Incidents: reduce log level of 404 exception
kwzrd
2020-07-16
-2
/
+12
*
|
|
Incidents: link `proxy_url` if attachment fails to download
kwzrd
2020-07-14
-37
/
+36
*
|
|
Incidents: add `download_file` helper & tests
kwzrd
2020-07-13
-0
/
+20
*
|
|
Incidents tests: improve in-line comment wording
kwzrd
2020-07-09
-1
/
+1
*
|
|
Merge 'master' into 'kwzrd/incidents'; resolve mod pkg init conflict
kwzrd
2020-07-08
-24
/
+242
|
\
|
|
[next]