aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2021-02-19Delete free.mdGravatar Senjan21-5/+0
Reasoning behind this is it is rarely used and when its used its often just to test something or as an attempt to close a help channel.
2021-02-14Update DockerfileGravatar Joe Banks-1/+1
2021-02-13Made flake8 even happier.Gravatar xithrius-1/+1
2021-02-13Escaping markdown in all fields that are created.Gravatar xithrius-1/+2
2021-02-13Move Git SHA defining at end of Dockerfile to re-enable cachingGravatar ks129-5/+7
Defining SHA at the beginning of build breaks caching, so this should be avoided.
2021-02-12Taking only the first line of multiline fields.Gravatar xithrius-2/+7
2021-02-12Rotating colours in embed, title now links to package.Gravatar xithrius-5/+12
2021-02-12Added colours yellow, blue, and white.Gravatar xithrius-6/+12
2021-02-12Made docstring more specific.Gravatar Xithrius-1/+1
Co-authored-by: Shivansh-007 <[email protected]>
2021-02-12Moved hyperlink to title.Gravatar xithrius-2/+2
2021-02-12Finalized logic to account for null cases.Gravatar xithrius-3/+3
2021-02-12Accounting for completely empty fields that only contain whitespaces.Gravatar xithrius-1/+2
2021-02-12Empty fields have been accounted for by getting usually non-empty ones.Gravatar xithrius-7/+8
2021-02-11Made flake8 very happy.Gravatar xithrius-2/+2
2021-02-11Added more fields and responses.Gravatar xithrius-5/+25