django-rest-framework/tests
2017-03-28 12:02:03 +05:30
..
browsable_api
__init__.py
conftest.py
models.py
test_api_client.py Live API documentation (#4755) 2017-03-03 15:24:37 +00:00
test_atomic_requests.py
test_authentication.py
test_authtoken.py
test_bound_fields.py
test_compat.py Refactor according to comments in PR (#4848) 2017-01-25 10:38:27 +00:00
test_decorators.py
test_description.py Fixed dedent for tab indent. 2017-01-31 20:57:52 +01:00
test_encoders.py Increased utils/encoders.py test coverage. 2017-02-15 07:17:33 +01:00
test_exceptions.py
test_fields.py Add max_length and min_length arguments for ListField (#4877) 2017-02-06 09:36:03 +00:00
test_filters.py Version 3.6 (#4943) 2017-03-09 14:49:51 +00:00
test_generics.py Support HEAD in viewsets 2017-03-13 12:51:03 +00:00
test_htmlrenderer.py
test_lazy_hyperlinks.py
test_metadata.py
test_middleware.py
test_model_serializer.py update test case 2017-03-28 12:02:03 +05:30
test_multitable_inheritance.py
test_negotiation.py
test_one_to_one_with_inheritance.py
test_pagination.py Add test for pagination when limit not set 2017-01-31 16:51:09 +02:00
test_parsers.py
test_permissions.py Added a test to cover the DjangoModelPermissions #4927 issue 2017-03-01 09:50:21 +01:00
test_prefetch_related.py
test_relations_generic.py
test_relations_hyperlink.py
test_relations_pk.py
test_relations_slug.py
test_relations.py
test_renderers.py Add failing tests and fix for dict that have a key items #4931 (#4932) 2017-03-03 09:23:09 +00:00
test_request.py
test_requests_client.py
test_response.py
test_reverse.py
test_routers.py Fixed Django 2.0 compatibility due to django.conf.urls.include parameters change. (#4866) 2017-01-30 16:11:19 +00:00
test_schemas.py Live API documentation (#4755) 2017-03-03 15:24:37 +00:00
test_serializer_bulk_update.py
test_serializer_lists.py
test_serializer_nested.py
test_serializer.py update test case 2017-03-28 11:50:55 +05:30
test_settings.py
test_status.py
test_templatetags.py
test_testing.py converted testing test asserts to pytest (#4949) 2017-03-10 09:00:00 +00:00
test_throttling.py
test_urlpatterns.py
test_utils.py
test_validation_error.py
test_validation.py
test_validators.py
test_versioning.py Fixed Django 2.0 compatibility due to django.conf.urls.include parameters change. (#4866) 2017-01-30 16:11:19 +00:00
test_views.py
test_viewsets.py Support HEAD in viewsets 2017-03-13 12:51:03 +00:00
test_write_only_fields.py
urls.py
utils.py