index
:
bot
dependabot/github_actions/actions/upload-artifact-5
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
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
/
helpers.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2020-06-11
Jams: Move channels creation to new function instead inside command
ks129
-19
/
+26
2020-06-11
Jams: Move overwrites generation to outside of command
ks129
-22
/
+28
2020-06-11
Jams: Move category checking and creation to another function
ks129
-16
/
+22
2020-06-11
Jam Tests: Use class member of patch instead decorator on most of tests
ks129
-21
/
+19
2020-06-11
Jam Tests: Fix `test_result_sending` docstring
ks129
-1
/
+1
Co-authored-by: Mark <
[email protected]
>
2020-06-11
Jam Tests: Create test for `setup` function
ks129
-1
/
+11
2020-06-11
Jam Tests: Create test for successful `ctx.send` calling
ks129
-0
/
+6
2020-06-11
Jam Tests: Create test for team jam roles adding
ks129
-0
/
+14
2020-06-11
Jam Tests: Create test for team voice channel creating
ks129
-0
/
+12
2020-06-11
Jam Tests: Make text channel creation test more specific
ks129
-1
/
+8
2020-06-11
Jam Tests: Created test for channel overwrites
ks129
-0
/
+24
2020-06-11
Jam Tests: Created test for creating text channel for team
ks129
-0
/
+5
2020-06-11
Jam Tests: Created test that make sure when category exist, don't create
ks129
-0
/
+8
2020-06-11
Jam Tests: Added utils.get assert to category creating test
ks129
-0
/
+1
2020-06-11
Jam Tests: Created test for category creating when not exist
ks129
-2
/
+14
2020-06-11
Jam Tests: Created tests for removing duplicate team members
ks129
-0
/
+9
2020-06-11
Jam Tests: Created tests for case when too small amount of members given
ks129
-1
/
+17