graphene-django/graphene_django/debug/tests
Jean-Louis Fuchs 51c7a2c717
Make tests order independent
* Reset the global registry after each test (teardown)

* Create a settings fixtures that returns graphene_settings and resets
  the graphene_settings after use (teardown)

* Convert test_mutation tests from unittests.TestCase to pytest

* Convert test_mutation PetType to a pet_type fixtures that reregisters
  the type
2020-04-20 11:43:53 +02:00
..
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
test_query.py Make tests order independent 2020-04-20 11:43:53 +02:00