Commit Graph

8 Commits

Author SHA1 Message Date
Nikolai R Kristiansen
8fb5d7637b
python 2.7 2020-07-31 16:24:01 +02:00
Nikolai R Kristiansen
091772da73
Document using graphql_query in a pytest fixture
Also add a test
2020-07-31 15:57:59 +02:00
Nikolai R Kristiansen
9544e6f7c1
Extract query function from GraphQLTestCase
Making it possible to use in a pytest fixture
2020-07-31 15:24:42 +02:00
Noelle Leigh
dc5c971498
Switch operation_name to operationName in GraphQLTestCase (#936)
* Add op_name test

* Replace "operation_name" with "operationName"

* Improve test comments

* Add method for Python 2.7
2020-04-19 21:11:33 +01:00
Konstantin Alekseev
e2e496f505 Apply camel case converter to field names in DRF errors (#514)
* Apply camel case converter to field names in DRF errors

* Implement recursive error camelize, add setting.
2019-06-25 09:40:29 +01:00
Jacob Foster
74e4e1aa77 Drop reverse flag, remove duplicates in get_model_fields 2017-05-25 11:01:29 -05:00
Jacob Foster
ca06d74195 Make test sort for stable comparison 2017-05-22 17:36:00 -05:00
Jacob Foster
cfe38ae208 Add tests 2017-05-22 17:20:56 -05:00