aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2023-02-24Restore implicit no line nums when 0 lines behaviorGravatar Ionite-1/+1
2023-02-24Fix and simplify logic for optional line numberingGravatar Ionite-6/+6
2023-02-22Use PurePosixPath so tests work on windowsGravatar Ionite-10/+5
2023-02-22Update budget lines and chars for text to be shared with stdoutGravatar Ionite-2/+3
2023-02-22Fix budget lines comparisonGravatar Ionite-1/+1
2023-02-22Fix file text count comparisonGravatar Ionite-2/+2
2023-02-22Refactor format_output to have `output_default` as strGravatar Ionite-5/+4
2023-02-18Fix empty files format when only new linesGravatar Ionite-0/+1
2023-02-18Text file upload to paste service / in-line displayGravatar Ionite-11/+48
2023-02-18Add name property for FileAttachmentGravatar Ionite-0/+5
2023-02-18Introduce variable for max output lines and charsGravatar Ionite-6/+10
2023-02-18Fix typingGravatar Ionite-0/+1
2023-02-17bump isort to 5.12.0 in precommit configGravatar Amrou-1/+1
2023-02-14Revert "Merge PR #2400: Reusable status embed workflow"Gravatar Amrou Bellalouna-59/+63
This reverts commit 2f8efdc646492707f6a9647fcbc4d71678181b90.
2023-02-14Merge PR #2400: Reusable status embed workflowGravatar Amrou Bellalouna-63/+59
* make status embed reusable * invoke status embed from lint-test * trigger status embed from within deploy workflow * trigger status embed from build wf * update extension of referenced reusable workflow * add github.sha to construct the concurrency group * always call the status_embed from build & deploy
2023-02-13Add `has_output` and `has_files` for EvalResultGravatar Ionite-3/+13
2023-02-13Add legacy help access to self-assignable rolesGravatar mbaruh-0/+3
2023-02-12Move allowed_mentions and view definitionsGravatar Ionite-4/+2
2023-02-12Move files error message callGravatar Ionite-2/+1
2023-02-12Fix identationGravatar Ionite-5/+5
2023-02-12Fix indentationGravatar Ionite-4/+4
2023-02-12Simplify file name truncationGravatar Ionite-7/+2
Co-authored-by: Boris Muratov <[email protected]>
2023-02-12Made EvalJob and FileAttachment dataclasses frozenGravatar Ionite-2/+2
2023-02-11Update bot/exts/moderation/infraction/_utils.py Gravatar Steele Farnsworth-1/+1
Put the bot mention in parentheses. This is intended to make the message clearer, in the unlikely circumstance that someone does not have the ModMail bot account in their user cache. Co-authored-by: Vivek Ashokkumar <[email protected]>
2023-02-09bump pydis core to 9.4.1Gravatar shtlrs-10/+10
2023-02-09Add `failed_file` emoji to configGravatar Ionite-0/+1
2023-02-09Add and update eval to use new `failed_file` emojiGravatar Ionite-2/+3
2023-02-09Hide no output on any file uploadGravatar Ionite-1/+1
2023-02-08Update unit tests for file error message changesGravatar Ionite-9/+5
2023-02-08Update file error messagesGravatar Ionite-10/+28
2023-02-07Add skip condition for windows not able to test path escapesGravatar Ionite-2/+6
2023-02-07Fix unit tests for new failmail emojiGravatar Ionite-5/+5
2023-02-07Change wording for failed attachments, use `:failmail:` emojiGravatar Ionite-5/+4
2023-02-06Add disallowed file extensions testsGravatar Ionite-0/+29
2023-02-06Add file extension filteringGravatar Ionite-14/+67
2023-01-25fix typo in help channel opening embedGravatar Bradley Reynolds-1/+1
2023-01-23Update closed help post embed textGravatar Chris Lovering-9/+6
2023-01-23Add action text to help channel embedsGravatar Chris Lovering-2/+3
2023-01-23Add icons to help channel bot embedsGravatar Chris Lovering-4/+8
2023-01-14fix typos in the SELF_ASSIGNABLE_ROLES_MESSAGEGravatar shtlrs-1/+1