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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Include root aliases in the command name conflict test
MarkKoz
2020-08-22
-0
/
+1
*
Merge branch 'master' into whitelist_system
Leon Sandøy
2020-08-03
-3
/
+946
|
\
|
*
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
|
|
\
|
|
*
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
|
|
|
\
|
|
*
|
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
|
|
|
\
\
|
|
*
|
|
Incidents: archive incident attachments
kwzrd
2020-07-03
-0
/
+30
|
|
*
|
|
Incidents: relay incidents as embeds rather than raw content
kwzrd
2020-07-01
-21
/
+11
|
|
*
|
|
Incidents: implement `make_embed` helper & tests
kwzrd
2020-07-01
-0
/
+26
|
|
*
|
|
Incidents: pass `actioned_by` to `archive`
kwzrd
2020-06-30
-3
/
+5
|
|
*
|
|
Incidents: revert latest 2 commits
kwzrd
2020-06-30
-46
/
+6
|
|
*
|
|
Incidents: append `actioned_by` to webhook username
kwzrd
2020-06-21
-6
/
+17
|
|
*
|
|
Incidents: implement `make_username` helper
kwzrd
2020-06-21
-0
/
+29
|
|
*
|
|
Incidents tests: assert webhook username is de-clyded
kwzrd
2020-06-20
-0
/
+19
|
|
*
|
|
Merge branch 'origin/master' into kwzrd/incidents
kwzrd
2020-06-20
-9
/
+50
|
|
|
\
\
\
|
|
*
|
|
|
Incidents tests: remove unnecessary patch
kwzrd
2020-06-20
-1
/
+0
|
|
*
|
|
|
Incidents: try-except Signal creation
kwzrd
2020-06-20
-4
/
+4
|
|
*
|
|
|
Incidents tests: write tests for `on_raw_reaction_add`
kwzrd
2020-06-19
-0
/
+128
|
|
*
|
|
|
Incidents tests: write tests for `crawl_incidents`
kwzrd
2020-06-19
-0
/
+58
|
|
*
|
|
|
Incidents tests: add helper for mocking async for-loops
kwzrd
2020-06-19
-0
/
+37
|
|
*
|
|
|
Merge branch 'origin/master' into kwzrd/incidents
kwzrd
2020-06-19
-107
/
+302
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Incidents tests: write tests for `process_event`
kwzrd
2020-06-18
-1
/
+101
|
|
*
|
|
|
|
Incidents tests: write tests for `make_confirmation_task`
kwzrd
2020-06-13
-0
/
+35
|
|
*
|
|
|
|
Incidents tests: write tests for `on_message`
kwzrd
2020-06-13
-0
/
+27
|
|
*
|
|
|
|
Incidents tests: test non-404 error response
kwzrd
2020-06-13
-0
/
+20
|
|
*
|
|
|
|
Incidents tests: write tests for `resolve_message`
kwzrd
2020-06-13
-0
/
+56
|
|
*
|
|
|
|
Incidents tests: move `mock_404` into module namespace
kwzrd
2020-06-13
-5
/
+6
|
|
*
|
|
|
|
Incidents tests: write tests for `archive`
kwzrd
2020-06-13
-2
/
+63
|
|
*
|
|
|
|
Incidents tests: set up base class for `Incidents`
kwzrd
2020-06-13
-2
/
+21
|
|
*
|
|
|
|
Incidents tests: improve mock `Signal` name & move def
kwzrd
2020-06-13
-6
/
+6
|
|
*
|
|
|
|
Incidents tests: use our own helper mocks
kwzrd
2020-06-13
-16
/
+14
|
|
*
|
|
|
|
Incidents tests: write tests for module-level helpers
kwzrd
2020-06-12
-0
/
+135
|
|
*
|
|
|
|
Incidents tests: create new test module
kwzrd
2020-06-12
-0
/
+0
|
*
|
|
|
|
|
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
[next]