aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/tests (follow)
Commit message (Expand)AuthorAgeLines
* 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
* 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
| |/
| * Use UTC Time For GitHub APIGravatar Hassan Abouelela2022-07-24-2/+2
| * Use Dataclass For Workflow RunGravatar Hassan Abouelela2022-07-24-21/+29
| * Clean Up Artifact TestsGravatar Hassan Abouelela2022-07-14-9/+7
| * Make Awaiting Workflow Run A User ResponsibilityGravatar Hassan Abouelela2022-07-12-91/+83
| * Add GitHub Artifact API ViewGravatar Hassan Abouelela2022-07-12-0/+287
* | Merge branch 'main' into new-filter-schemaGravatar mbaruh2022-07-15-1051/+202
|\|
| * Remove Message Model TestGravatar Hassan Abouelela2022-07-11-12/+0
| * Drop Migration TestsGravatar Hassan Abouelela2022-07-11-734/+0
| * Remove embed validators for deleted messagesGravatar Chris Lovering2022-06-30-229/+0
| * Add tests for custom BumpedThread implGravatar Chris Lovering2022-03-16-0/+63