index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.0
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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Merge branch 'master' into channel_constants_check
Numerlor
2020-02-25
-205
/
+1197
|
\
|
*
Merge remote-tracking branch 'origin/master' into bug/backend/b704/ready-miss...
MarkKoz
2020-02-23
-246
/
+642
|
|
\
|
*
|
Sync: add confirmation timeout and max diff to config
MarkKoz
2020-02-19
-2
/
+2
|
*
|
Tests: fix unawaited error for MockAPIClient
MarkKoz
2020-02-12
-5
/
+1
|
*
|
Sync tests: use async_test decorator
MarkKoz
2020-02-12
-94
/
+135
|
*
|
Sync tests: test on_member_join
MarkKoz
2020-02-12
-0
/
+52
|
*
|
Sync tests: add a third role with a lower ID to on_member_update test
MarkKoz
2020-02-12
-1
/
+2
|
*
|
Sync tests: fix on_member_remove listener test
MarkKoz
2020-02-12
-13
/
+6
|
*
|
Sync tests: assert that listeners are actually added as listeners
MarkKoz
2020-02-12
-0
/
+14
|
*
|
Sync tests: test sync commands require the admin permission
MarkKoz
2020-02-12
-1
/
+18
|
*
|
Tests: create TestCase subclass with a permissions check assertion
MarkKoz
2020-02-12
-0
/
+34
|
*
|
Sync tests: test sync users command
MarkKoz
2020-02-12
-0
/
+7
|
*
|
Sync tests: test sync roles command
MarkKoz
2020-02-12
-0
/
+9
|
*
|
Sync tests: test Sync cog's on_user_update
MarkKoz
2020-02-12
-1
/
+42
|
*
|
Sync tests: fix ID in endpoint for test_sync_cog_on_member_remove
MarkKoz
2020-02-12
-1
/
+1
|
*
|
Sync tests: test Sync cog's on_member_update for other attributes
MarkKoz
2020-02-12
-0
/
+21
|
*
|
Sync tests: test Sync cog's on_member_update for roles
MarkKoz
2020-02-12
-0
/
+11
|
*
|
Sync tests: test Sync cog's on_member_remove
MarkKoz
2020-02-12
-0
/
+17
|
*
|
Sync tests: test Sync cog's on_guild_role_update
MarkKoz
2020-02-12
-0
/
+35
|
*
|
Sync tests: remove mock_role fixture
MarkKoz
2020-02-12
-19
/
+4
|
*
|
Tests: use objects for colour and permissions of MockRole
MarkKoz
2020-02-12
-1
/
+13
|
*
|
Sync tests: test Sync cog's on_guild_role_delete listener
MarkKoz
2020-02-12
-0
/
+7
|
*
|
Sync tests: test Sync cog's on_guild_role_create listener
MarkKoz
2020-02-12
-0
/
+29
|
*
|
Sync tests: create a test case for listener tests
MarkKoz
2020-02-12
-0
/
+7
|
*
|
Sync tests: create a base TestCase class for Sync cog tests
MarkKoz
2020-02-12
-2
/
+6
|
*
|
Sync tests: add helper function for testing patch_user
MarkKoz
2020-02-12
-8
/
+15
|
*
|
Sync tests: test patch_user
MarkKoz
2020-02-12
-0
/
+26
|
*
|
Sync tests: test sync_guild
MarkKoz
2020-02-12
-0
/
+24
|
*
|
Sync tests: fix Syncer mocks not having async methods
MarkKoz
2020-02-12
-2
/
+23
|
*
|
Sync tests: use mock.patch for sync_guild
MarkKoz
2020-02-12
-2
/
+4
|
*
|
Sync tests: instantiate a Sync cog in setUp
MarkKoz
2020-02-12
-5
/
+19
|
*
|
Sync tests: test Sync cog __init__
MarkKoz
2020-02-12
-0
/
+21
|
*
|
Sync tests: test the extension setup
MarkKoz
2020-02-12
-0
/
+15
|
*
|
Sync tests: test _get_confirmation_result for large diffs
MarkKoz
2020-02-12
-0
/
+29
|
*
|
Sync tests: test _get_confirmation_result for small diffs
MarkKoz
2020-02-12
-0
/
+19
|
*
|
Sync tests: test sync edits message even if there's an API error
MarkKoz
2020-02-12
-4
/
+12
|
*
|
Sync tests: test sync redirects confirmation message to given context
MarkKoz
2020-02-12
-6
/
+13
|
*
|
Sync tests: test sync passes correct author for confirmation
MarkKoz
2020-02-12
-1
/
+19
|
*
|
Sync tests: test sync edits the message if one was sent
MarkKoz
2020-02-12
-0
/
+15
|
*
|
Sync tests: test diff size calculation
MarkKoz
2020-02-12
-0
/
+22
|
*
|
Sync tests: adjust sync test to account for _get_confirmation_result
MarkKoz
2020-02-12
-23
/
+13
|
*
|
Sync tests: test sync sends a confirmation prompt
MarkKoz
2020-02-12
-12
/
+36
|
*
|
Sync tests: test sync with an empty diff
MarkKoz
2020-02-12
-1
/
+25
|
*
|
Sync tests: test _wait_for_confirmation
MarkKoz
2020-02-12
-0
/
+38
|
*
|
Tests: add a return value for MockReaction.__str__
MarkKoz
2020-02-12
-0
/
+1
|
*
|
Sync tests: add messages to _reaction_check subtests
MarkKoz
2020-02-12
-4
/
+9
|
*
|
Sync tests: test _reaction_check for invalid reactions
MarkKoz
2020-02-12
-0
/
+43
|
*
|
Sync tests: test _reaction_check for valid emoji and authors
MarkKoz
2020-02-12
-0
/
+27
|
*
|
Sync tests: create a test suite for confirmation tests
MarkKoz
2020-02-12
-1
/
+9
|
*
|
Sync tests: create a separate test case for _send_prompt tests
MarkKoz
2020-02-12
-5
/
+12
[next]