aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/tests (follow)
Commit message (Expand)AuthorAgeLines
* Add pragma: no cover to mark failure condition of test as known okGravatar bast2021-06-24-1/+1
* Adjust Message model to support new nitro messages with over 4000 charsGravatar bast2021-06-18-1/+39
* Update `IntegrityError` pattern for PostgreSQL 13.Gravatar Johannes Christ2021-06-04-1/+4
* Ensure bot/infractions does not accept both expires and permanent filtersGravatar bast2021-05-30-0/+29
* Fix bot/infractions after and before filter check being invertedGravatar bast2021-05-30-3/+16
* Raise ValidationError for new bot/infractions filter if the types are invalidGravatar bast2021-05-30-0/+22
* Add tests for failure states of `expires_before` and `expires_after` filtersGravatar bast2021-05-22-0/+14
* Add a test for ordering infractions returned from the apiGravatar bast2021-05-22-5/+25
* Add tests for new filters on bot/infractions endpointGravatar bast2021-05-21-6/+70
* Merge branch 'main' into doc-validatorGravatar Mark2021-04-19-3/+36
|\
| * Split test_no_metricity_user to two tests by endpointsGravatar Boris Muratov2021-03-12-4/+12
| * Merge branch 'master' into mbaruh/channel-activityGravatar Boris Muratov2021-03-11-21/+113
| |\
| * | Test metricity-review-data when user doesn't existGravatar Boris Muratov2021-03-07-2/+5
| * | Added test for metricity-review-dataGravatar Boris Muratov2021-03-07-3/+25
* | | Update tests to use trailing slashes on valid urlsGravatar Numerlor2021-03-26-2/+2
* | | Merge branch 'main' into doc-validatorGravatar Numerlor2021-03-15-90/+555
|\ \ \ | | |/ | |/|
| * | Fix grammar of unknown actor error and change testsGravatar ks1292021-03-06-1/+1
| * | Fix grammar of error messages and change tests to match with changesGravatar ks1292021-03-05-4/+4
| * | Remove GET nomination test for entriesGravatar ks1292021-02-24-26/+0
| * | Update nomination-related tests to cover recent table-splitting changesGravatar ks1292021-02-22-21/+139
| |/
| * Update verified_at fields to joined_at fieldsGravatar Joe Banks2020-12-19-5/+5
| * Add tests for infraction deletion methodGravatar ks1292020-12-09-0/+30
| * Update tests with new activity_blocks keyGravatar Joe Banks2020-10-27-3/+7
| * Remove multiple objects returning test caseGravatar ks1292020-10-10-2/+1
| * Remove unnecessary newline from user testsGravatar ks1292020-10-10-1/+0
| * Cover metricity voice ban status with testsGravatar ks1292020-10-10-0/+23
| * Merge remote-tracking branch 'upstream/master' into feat/397-398-metricity-db...Gravatar dementati2020-10-10-1/+220
| |\
| | * return empty list as response for bulk creation of usersGravatar RohanJnr2020-10-08-1/+1
| | * Merge branch 'master' into user_endpointGravatar Rohan Reddy Alleti2020-10-08-27/+0
| | |\
| | * | add testcase: test_returns_400_for_duplicate_request_usersGravatar RohanJnr2020-10-08-0/+16
| | * | add test case: test_returns_400_for_existing_userGravatar RohanJnr2020-10-08-1/+12
| | * | add test case for insufficient data while bulk updating users.Gravatar RohanJnr2020-10-07-0/+14
| | * | refactor tests to use updated changes and add tests for UserListPaginationGravatar RohanJnr2020-10-06-2/+64
| | * | Change test case to use updated codeGravatar RohanJnr2020-10-05-1/+1
| | * | Merge remote-tracking branch 'upstream/master' into user_endpointGravatar RohanJnr2020-10-04-6/+28
| | |\ \
| | * \ \ Merge branch 'master' into user_endpointGravatar rohanjnr2020-09-09-35/+53
| | |\ \ \
| | * | | | Add tests for bulk patch for User Model and additional test for bulk creation...Gravatar rohanjnr2020-08-28-0/+116
| * | | | | Broke out metricity connection into anGravatar Lucas Lindström2020-10-08-0/+58
| | |_|_|/ | |/| | |
| * | | | Logs Cleanup: Remove site internal logging to DBGravatar ks1292020-10-03-27/+0
| | |_|/ | |/| |
| * | | Test username property formatting for user model.Gravatar scragly2020-09-20-1/+5
| * | | Update user model in DeletedMessagesLogURLTests.Gravatar scragly2020-09-19-1/+0
| * | | Remove noqa from DeletedMessagesLogURLTests setup.Gravatar scragly2020-09-19-1/+1
| * | | Merge branch 'master' into admin-api-pages-improvementsGravatar scragly2020-09-18-108/+1666
| |\ \ \
| | * | | Fix a broken test for nomination reason.Gravatar Eivind Teig2020-09-12-5/+2
| | | |/ | | |/|
| | * | Merge branch 'master' into tags-cleanupGravatar ks1292020-09-01-2/+25
| | |\ \
| | | * | Revert "Revert pull request #348"Gravatar ks1292020-08-30-2/+25
| | | * | Revert pull request #348Gravatar MarkKoz2020-08-29-25/+2
| | | * | Fix off-topic names test docstrings moodGravatar ks1292020-08-29-15/+15
| | | * | Merge branch 'master' into off-topic-non-randomGravatar Leon Sandøy2020-08-27-45/+188
| | | |\|
| | | * | OT Tests: Add docstring to testsGravatar ks1292020-05-28-0/+15