aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeLines
* Jam Tests: Apply recent changes to overwrites testGravatar ks1292020-06-11-2/+1
|
* Jam Tests: Add more assertions to result message sending testGravatar ks1292020-06-11-1/+7
|
* Jam Tests: Make early exiting test more secureGravatar ks1292020-06-11-2/+6
|
* Jam Tests: Use class member of patch instead decorator on most of testsGravatar ks1292020-06-11-21/+19
|
* Jam Tests: Fix `test_result_sending` docstringGravatar ks1292020-06-11-1/+1
| | | Co-authored-by: Mark <[email protected]>
* Jam Tests: Create test for `setup` functionGravatar ks1292020-06-11-1/+11
|
* Jam Tests: Create test for successful `ctx.send` callingGravatar ks1292020-06-11-0/+6
|
* Jam Tests: Create test for team jam roles addingGravatar ks1292020-06-11-0/+14
|
* Jam Tests: Create test for team voice channel creatingGravatar ks1292020-06-11-0/+12
|
* Jam Tests: Make text channel creation test more specificGravatar ks1292020-06-11-1/+8
|
* Jam Tests: Created test for channel overwritesGravatar ks1292020-06-11-0/+24
|
* Jam Tests: Created test for creating text channel for teamGravatar ks1292020-06-11-0/+5
|
* Jam Tests: Created test that make sure when category exist, don't createGravatar ks1292020-06-11-0/+8
|
* Jam Tests: Added utils.get assert to category creating testGravatar ks1292020-06-11-0/+1
|
* Jam Tests: Created test for category creating when not existGravatar ks1292020-06-11-2/+14
|
* Jam Tests: Created tests for removing duplicate team membersGravatar ks1292020-06-11-0/+9
|
* Jam Tests: Created tests for case when too small amount of members givenGravatar ks1292020-06-11-1/+17
|
* Jam Tests: Created base test layoutGravatar ks1292020-06-11-0/+14
|
* Merge branch 'master' into bug/backend/906/converter-year-rangeGravatar Joseph Banks2020-06-10-47/+824
|\
| * Merge branch 'master' into staff_count_serverGravatar kwzrd2020-06-05-5/+0
| |\
| | * Merge branch 'master' into stop_sending_avatar_hashGravatar Leon Sandøy2020-05-31-31/+638
| | |\
| | * | Fix failing tests related to avatar_hashGravatar Leon Sandøy2020-05-27-5/+0
| | | |
| * | | Merge branch 'master' into staff_count_serverGravatar Leon Sandøy2020-05-31-0/+247
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' into ban-kick-reason-lengthGravatar Mark2020-05-30-31/+550
| | |\ \
| | | * \ Merge branch 'master' into test_antimalwareGravatar Sebastiaan Zeeff2020-05-30-35/+398
| | | |\ \
| | | * | | AntiMalware tests - Switched from monkeypatch to unittest.patchGravatar Jannes Jonkers2020-05-25-2/+2
| | | | | |
| | | * | | AntiMalware Refactor - Moved embed descriptions into constants, added tests ↵Gravatar Jannes Jonkers2020-05-11-18/+30
| | | | | | | | | | | | | | | | | | | | | | | | for embed descriptions
| | | * | | AntiMalware Tests - Removed exact log content checksGravatar Jannes Jonkers2020-05-11-19/+2
| | | | | |
| | | * | | AntiMalware Tests - added a missing case for no extensions in ↵Gravatar Jannes Jonkers2020-05-11-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | test_get_disallowed_extensions
| | | * | | AntiMalware Tests - extracted the method for determining disallowed ↵Gravatar Jannes Jonkers2020-05-11-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | extensions and added a test for it.
| | | * | | AntiMalware Tests - implemented minor feedbackGravatar Jannes Jonkers2020-05-11-12/+12
| | | | | |
| | | * | | Update tests/bot/cogs/test_antimalware.pyGravatar MrGrote2020-05-08-1/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Mark <[email protected]>
| | | * | | AntiMalware Tests - Switched to unittest.IsolatedAsyncioTestCaseGravatar Jannes Jonkers2020-05-07-29/+19
| | | | | |
| | | * | | AntiMalware Tests - Added unittest for txt file attachmentGravatar Jannes Jonkers2020-05-07-2/+23
| | | | | |
| | | * | | AntiMalware Tests - Added unittest for valid attachmentGravatar Jannes Jonkers2020-05-07-0/+9
| | | | | |
| | | * | | AntiMalware Tests - Added unittest message deletion logGravatar Jannes Jonkers2020-05-07-4/+28
| | | | | |
| | | * | | AntiMalware Tests - Added unittest for cog setupGravatar Jannes Jonkers2020-05-07-0/+10
| | | | | |
| | | * | | AntiMalware Tests - Added unittest for messages that were deleted in the ↵Gravatar Jannes Jonkers2020-05-07-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | meantime.
| | | * | | AntiMalware Tests - Added unittest for the embed for a python file.Gravatar Jannes Jonkers2020-05-07-1/+24
| | | | | |
| | | * | | AntiMalware Tests - Added unittest for messages send by staffGravatar Jannes Jonkers2020-05-07-1/+12
| | | | | |
| | | * | | AntiMalware Tests - Added unittests for deletion of message and ignoring of dmsGravatar Jannes Jonkers2020-05-07-1/+21
| | | | | |
| | | * | | AntiMalware Tests - Added unittest for message without attachmentGravatar Jannes Jonkers2020-05-07-0/+20
| | | | | |
| | * | | | Infr. Tests: Add `apply_infraction` awaiting assertion with argsGravatar ks1292020-05-30-0/+6
| | | | | |
| | * | | | Simplify infraction reason truncation testsGravatar ks1292020-05-30-13/+7
| | | | | |
| | * | | | Infr Tests: Make `get_active_infraction` return `None`Gravatar ks1292020-05-20-1/+1
| | | | | |
| | * | | | Infr. Test: Replace `get_active_mock` return valueGravatar ks1292020-05-20-1/+1
| | | | | | | | | | | | | | | | | | Replace `{"foo": "bar"}` with `{"id": 1}`
| | * | | | Infr. Tests: Replace `str` with `dict`Gravatar ks1292020-05-20-1/+1
| | | | | | | | | | | | | | | | | | To allow `.get`, I had to replace `str` return value with `dict`
| | * | | | Infr. Tests: Add more content to await commentGravatar ks1292020-05-20-2/+2
| | | | | |
| | * | | | ModLog Tests: Fix embed description truncate testGravatar ks1292020-05-20-1/+1
| | | | | |
| | * | | | Merge branch 'master' into ban-kick-reason-lengthGravatar ks1292020-05-20-11/+183
| | |\ \ \ \ | | | | |_|/ | | | |/| |