aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/api/tests (follow)
Commit message (Expand)AuthorAgeLines
* Add validation rules to Infraction serializerGravatar Sebastiaan Zeeff2019-10-07-0/+85
* Reject unhidden note or hidden warning infractionGravatar Sebastiaan Zeeff2019-09-26-14/+34
* Remove redundant off-topic names list testGravatar MarkKoz2019-09-21-7/+0
* Add test for certain unicode characters in ot namesGravatar MarkKoz2019-09-21-3/+14
* Make API return infraction list with newest firstGravatar Sebastiaan Zeeff2019-09-17-2/+3
* Adding required fields validator and tests to embed fieldsGravatar Sebastiaan Zeeff2019-08-23-2/+37
* Merge pull request #236 from python-discord/django-roles-api-add-positionGravatar Leon Sandøy2019-08-23-2/+249
|\
| * Making the comparison operators for Role act like those for d.py Role objectsGravatar Sebastiaan Zeeff2019-08-23-5/+37
| * Fixing top_role bug for users without roles & adding appropriate testGravatar Sebastiaan Zeeff2019-08-22-24/+50
| * Making User.top_role test only query onceGravatar Sebastiaan Zeeff2019-08-15-2/+3
| * Adding position, role hierarchy comparisons to Role model; top_role to User m...Gravatar Sebastiaan Zeeff2019-08-15-2/+190
* | Properly handle `actor` via `PrimaryKeyRelatedField`.Gravatar Johannes Christ2019-08-17-2/+36
|/
* Use different field values.Gravatar Johannes Christ2019-08-14-2/+2
* Avoid hardcoding module name.Gravatar Johannes Christ2019-08-14-3/+4
* Apply Mark's suggestions. Gravatar Johannes Christ2019-08-14-3/+3
* Add a test case.Gravatar Johannes Christ2019-08-14-0/+26
* Merge branch 'django' into low-hanging-merge-fruitGravatar sco12019-07-19-19/+427
|\
| * Merge pull request #220 from python-discord/django-api-bot-nomination-changesGravatar Leon Sandøy2019-07-12-19/+427
| |\
| | * Move end nomination operation to PATCH endpointGravatar SebastiaanZ2019-07-03-28/+24
| | * Nomination API: Changing 'unwatched_at' to 'ended_at'Gravatar SebastiaanZ2019-06-28-5/+5
| | * Moving end nomination to PUT method and removing separate end pointGravatar SebastiaanZ2019-06-28-87/+26
| | * Changing tests back to 'end' endpoint and adding two tests to test filteringGravatar SebastiaanZ2019-05-03-9/+39
| | * Changing 'end_nomination' endpoint to 'dismiss'Gravatar SebastiaanZ2019-04-28-9/+9
| | * Adding complete test suite for nomination end pointGravatar SebastiaanZ2019-04-27-37/+318
| | * Adding CreationTests to test_nomination and making related changes in the Vie...Gravatar SebastiaanZ2019-04-25-0/+131
| | * Resolving merge conflict with masterGravatar SebastiaanZ2019-04-25-2/+4
| | |\
| | * | Adding initial tests for nomination endpointGravatar SebastiaanZ2019-04-25-28/+59
* | | | Removing all the snake-related stuff. The snakes cog is now handled by Season...Gravatar Leon Sandøy2019-07-10-78/+1
|/ / /
* | / removing possible hardcoded passwordsGravatar Leon Sandøy2019-07-03-1/+1
| |/ |/|
* | A whole bunch of docstrings.Gravatar Gareth Coles2019-04-21-2/+4
|/
* Move models to submodules.Gravatar Johannes Christ2019-04-14-4/+2
* Make the pipeline green as grass.Gravatar Johannes Christ2019-04-10-8/+9
* Address review by @jchristgitGravatar Gareth Coles2019-04-07-3/+3
* pysite -> pydis_siteGravatar Gareth Coles2019-04-05-0/+1390