aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeLines
* Corrected docstringsGravatar ionite342022-08-16-2/+2
|
* Expanded regex testing for discord invitesGravatar ionite342022-08-16-27/+42
| | | | - Added tests for both match and search, previously the fact that `re.match` did not work with http/https links was not made apparent by the tests as only `re.search` is tested.
* Convert tests from pytest style to unittest styleGravatar GDWR2022-05-10-33/+35
|
* Make test name plural for consistencyGravatar GDWR2022-05-10-1/+1
|
* Add tests for `DISCORD_INVITE` regexGravatar GDWR2022-05-10-0/+48
|
* Migrate site_api tests from botGravatar Chris Lovering2022-04-02-0/+69
| | | | | | Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Mark <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]>
* Setup attemptGravatar mbaruh2021-11-04-0/+0