HomeSoftware Heritage

Use json_dumps/loads in test_serializers.py

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

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.

Details

Provenance
douarddaAuthored on Dec 11 2020, 9:27 AM
douarddaPushed on Dec 11 2020, 10:09 AM
Differential Revision
D4690: Encode datetime as Timestamp in msgpack
Build Status
Buildable 17881
Build 27627: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.