django-rest-framework/tests
Tom Christie f81d516ae4 Robust uniqueness checks. (#4217)
* Robust uniqueness checks
* Add master to test matrix (allow_failures)
2016-06-23 15:09:23 +01:00
..
browsable_api
__init__.py Support for running the test suite with py.test 2014-03-02 12:40:30 +01:00
conftest.py
models.py Django 1.10 support. (#4158) 2016-06-01 15:31:00 +01:00
test_atomic_requests.py
test_authentication.py
test_bound_fields.py
test_decorators.py
test_description.py
test_exceptions.py Added test case for #3908 2016-02-07 19:26:37 +03:00
test_fields.py
test_filters.py
test_generics.py
test_htmlrenderer.py
test_metadata.py
test_middleware.py
test_model_serializer.py Exclude read_only=True fields from unique_together validation & add docs. (#4192) 2016-06-13 13:31:12 +01:00
test_multitable_inheritance.py Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
test_negotiation.py
test_pagination.py
test_parsers.py Sort imports with isort 2015-06-25 16:55:51 -04:00
test_permissions.py
test_relations_generic.py
test_relations_hyperlink.py
test_relations_pk.py Add test confirming that required=False is valid on a relational field (#4195) 2016-06-13 16:52:45 +01:00
test_relations_slug.py Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
test_relations.py
test_renderers.py
test_request.py
test_response.py
test_reverse.py Django 1.10 support. (#4158) 2016-06-01 15:31:00 +01:00
test_routers.py
test_serializer_bulk_update.py Empty cases of .validated_data and .errors as lists not dicts for ListSerializer (#4180) 2016-06-08 15:55:09 +01:00
test_serializer_lists.py
test_serializer_nested.py
test_serializer.py
test_settings.py
test_status.py Sort imports with isort 2015-06-25 16:55:51 -04:00
test_templatetags.py
test_testing.py
test_throttling.py
test_urlpatterns.py Runtests should not suppress stdout. In the context of a web app only serves to hide erronous print statements. 2015-07-16 11:50:22 +01:00
test_utils.py Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
test_validation.py Clean up existing deprecation warnings. (#4166) 2016-06-02 14:39:10 +01:00
test_validators.py
test_versioning.py
test_views.py
test_viewsets.py
test_write_only_fields.py Sort imports with isort 2015-06-25 16:55:51 -04:00
urls.py Remove django.conf.urls.pattern as it'll be removed in Django 2.0 2015-06-11 00:45:23 +02:00
utils.py Django 1.10 support. (#4158) 2016-06-01 15:31:00 +01:00