aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/tests (follow)
Commit message (Expand)AuthorAgeLines
* Do not activate infractions on partial updatesGravatar Johannes Christ2025-05-27-0/+43
* Do not require "active" to be sent in PATCH infraction (#1518)Gravatar jchristgit2025-05-01-1/+1
* Update tests for DRF 3.16.0Gravatar Johannes Christ2025-05-01-9/+22
* Remove discriminator from bot logs view (#1424)Gravatar jchristgit2024-11-23-0/+6
* Pleasure the style dictatorGravatar Johannes Christ2024-07-10-1/+1
* Add alternate accounts to the user modelGravatar jchristgit2024-05-23-1/+447
* Update reminder tests for new soft-deleted behaviourGravatar Chris Lovering2024-05-10-3/+10
* Merge branch 'main' into add-test-case-drf-3.15-regressionGravatar wookie1842024-04-02-6/+30
|\
| * Return BytesIO as fp for mocked HTTP errorsGravatar Johannes Christ2024-04-01-0/+3
| * Update user tests with display_name fieldGravatar Joe Banks2024-04-01-4/+9
| * Log failed webhook attempts to stderr in GitHub Webhook FilterGravatar Joe Banks2024-04-01-0/+14
| * Update GitHub Filter endpoint tests for new responseGravatar Joe Banks2024-04-01-2/+4
* | Add test case for DRF 3.15 regressionGravatar Johannes Christ2024-03-31-1/+46
|/
* Revert "Bump djangorestframework from 3.14.0 to 3.15.1"Gravatar jchristgit2024-03-31-11/+6
* Merge branch 'main' into support-test-keepdbGravatar Xithrius2024-03-30-6/+11
|\
| * Implement adjustments for DRF 3.15Gravatar Johannes Christ2024-03-29-6/+11
* | Support running tests with --keepdb optionGravatar Johannes Christ2024-03-29-4/+11
|/
* Migrate mailing lists to their own API endpointsGravatar Johannes Christ2023-12-17-0/+93
* Log a warning when being ratelimtted by GithubGravatar Chris Lovering2023-12-11-0/+16
* Unify frozen fields logic into serializer mixin (#1169)Gravatar jchristgit2023-12-11-1/+9
* Implement editing of offensive message records (#1165)Gravatar jchristgit2023-12-11-21/+47
* Implement the github-filter worker in the APIGravatar Johannes Christ2023-12-11-0/+46
* Pleasure the style dictatorGravatar Johannes Christ2023-07-24-2/+2
* Use the new datetime.UTC alias over datetime.timezone.utcGravatar Chris Lovering2023-05-13-52/+52
* Specify file encoding so tests pass on windowsGravatar Chris Lovering2023-05-13-1/+1
* Switch to ruff for lintingGravatar Johannes Christ2023-05-10-115/+125
* Crosscheck rules between API and static rulesGravatar Johannes Christ2023-04-21-0/+38
* Make additional_settings non-null with dict defaultGravatar Boris Muratov2023-04-06-1/+2
* Add maximum auto-timeout duration validationGravatar Boris Muratov2023-04-05-0/+2
* Rename additional_field to additional_settingsGravatar mbaruh2023-03-26-2/+2
* Merge branch 'main' into new-filter-schemaGravatar mbaruh2023-03-21-15/+15
|\
| * Migrate infraction type `mute` to `timeout`Gravatar mbaruh2023-03-04-12/+12
* | Update viewsets, fix lintingGravatar mbaruh2023-01-28-8/+16
* | Make filter unique constraint use NULLS NOT DISTINCTGravatar mbaruh2023-01-28-0/+12
* | Merge branch 'main' into new-filter-schemaGravatar mbaruh2023-01-27-3/+120
|\|
| * Merge branch 'main' into 2304-link-previous-nomination-threadsGravatar Amrou Bellalouna2022-12-29-0/+84
| |\
| | * Merge branch 'main' into messages-in-past-n-days-endpointGravatar wookie1842022-11-20-3/+4
| | |\
| | * | Include users with no messages in response, and simplify response formatGravatar wookie1842022-11-17-2/+2
| | * | Change the endpoint to be a POST not a GETGravatar wookie1842022-11-02-25/+9
| | * | Add tests for metricity activity endpointGravatar wookie1842022-10-27-0/+100
| * | | add tests for new thread_id validation flowGravatar Amrou Bellalouna2022-11-07-0/+32
| | |/ | |/|
| * | Merge branch 'main' into bot-tagsGravatar Hassan Abouelela2022-10-27-3/+3
| |\|
| * | Merge branch 'main' into bot-tagsGravatar Hassan Abouelela2022-08-23-5/+10
| |\ \
| * | | Fix Tests For Tag MetadataGravatar Hassan Abouelela2022-08-16-3/+4
* | | | Update testsGravatar mbaruh2023-01-27-142/+170
* | | | Rename delete_messages to the more generic remove_contextGravatar mbaruh2022-11-09-4/+4
* | | | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-10-07-5/+295
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix B026 Linting ErrorsGravatar Hassan Abouelela2022-09-30-1/+1
| * | | Fix Unittest Deprecation WarningsGravatar Hassan Abouelela2022-09-04-2/+2
| | |/ | |/|
| * | Explicitly Specify Infraction Time In TestsGravatar Hassan Abouelela2022-08-14-5/+10
| |/