mvt/tests/common
Rory Flynn 4b4cad46ba
Add CustomJSONEncoder to handle bytes types (#414)
Adds a custom JSON encoder class to fix serialisation issues where modules included bytes types containing non-utf8 bytes, which can't be serialised to JSON.

---------

Co-authored-by: Rory Flynn <rory.flynn@amnesty.org>
2023-11-15 11:40:24 +01:00
..
__init__.py Updated copyright notice 2023-09-09 17:55:27 +02:00
test_indicators.py Updated copyright notice 2023-09-09 17:55:27 +02:00
test_utils.py Add CustomJSONEncoder to handle bytes types (#414) 2023-11-15 11:40:24 +01:00