-
- Downloads
Use json_dumps/loads in test_serializers.py
instead of json.dumps(..., cls=SWHJSONEncoder) and so. This simplify a bit the code and make sure the json_dumps/loads functions are actually tested.
Loading
Please register or sign in to comment