aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeLines
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-4/+4
|
* Merge remote-tracking branch 'upstream/main' into no-duplicate-decoGravatar Numerlor2022-09-18-27/+42
|\
| * 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.
* | ensure tuples from pos arg and kwarg tuples are differentiatedGravatar Numerlor2022-06-21-13/+13
| |
* | stop cleanup task when manager is destroyedGravatar Numerlor2022-06-21-2/+3
| |
* | Add decorator to block duplicate command invocations in a channelGravatar Numerlor2022-06-15-0/+48
|/
* 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