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
/
helpers.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2020-02-12
Sync tests: test the return value of _send_prompt
MarkKoz
-7
/
+9
2020-02-12
Sync tests: use channel fixtures with subtests in add reaction test
MarkKoz
-4
/
+15
2020-02-12
Sync tests: use channel fixtures with subtests
MarkKoz
-25
/
+17
* Merge test_send_prompt_fetches_channel_if_cache_miss into test_send_prompt_gets_channel_from_cache * Rename test_send_prompt_gets_channel_from_cache * Test test_send_prompt_sends_new_message_if_not_given with fetch_channel too
2020-02-12
Sync tests: rename channel fixtures
MarkKoz
-2
/
+2
2020-02-12
Sync tests: reset mocks in channel fixtures
MarkKoz
-0
/
+4
2020-02-12
Sync tests: add fixtures to mock dev core channel get and fetch
MarkKoz
-0
/
+21
2020-02-12
Sync tests: test _send_prompt adds reactions
MarkKoz
-0
/
+8
2020-02-12
Sync tests: test _send_prompt sends a new message if one isn't given
MarkKoz
-0
/
+11
2020-02-12
Sync tests: test _send_prompt returns None if channel fetch fails
MarkKoz
-0
/
+12
2020-02-12
Sync tests: test _send_prompt fetches channel on a cache miss
MarkKoz
-0
/
+11
2020-02-12
Sync tests: test that _send_prompt gets channel from cache
MarkKoz
-0
/
+11
2020-02-12
Sync tests: test that _send_prompt edits message contents
MarkKoz
-0
/
+8
2020-02-12
Sync tests: create a Syncer subclass for testing
MarkKoz
-0
/
+9