aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2020-02-06Update tests to reflect status changesGravatar Deniz-4/+4
2020-02-06Refactor how channels and statuses are counted; using Counter() - way cleaner.Gravatar Deniz-35/+17
2020-02-06Remove some a lot of unneccesary newlines that arguably make it harder to readGravatar Deniz-9/+2
2020-02-06Roles cannot return None because everyone has the Developer role by default, ↵Gravatar Deniz-1/+1
and non-verified users cannot use this command.
2020-02-06No longer check if every role is @everyone; just skip the first element in ↵Gravatar Deniz-3/+2
the list
2020-02-06Add missing slash to asking good questions url.Gravatar scragly-1/+1
2020-02-05Move tools and questions guide to under resourcesGravatar scragly-2/+2
After the wiki pages adjustment to the resources page, these two urls are needing to be updated to point to the new correct locations for each page. Tools will be under resources, and Asking Good Questions is a guide, so will be under Guides.
2020-02-04Use a trailing underscore to avoid name conflicts. Gravatar scragly-2/+2
Previously used a leading underscore, but that's usually meant for non-used names.
2020-02-03Change typehint name for the attachment-log constantGravatar Matteo Bertucci-1/+1
2020-02-03Replace constant attachment-repost by the actual ID of #attachment-logGravatar Matteo Bertucci-4/+3
2020-02-02Update CODEOWNERSGravatar Joseph-1/+1
2020-02-02Remove prometheus related codeGravatar Joseph Banks-272/+128
2020-02-02Update config-default.ymlGravatar Thomas Petersson-0/+1