moo.core.tests.test\_moojson ============================ .. automodule:: moo.core.tests.test_moojson .. rubric:: Functions .. autosummary:: :toctree: test_date_does_not_encode_as_datetime test_date_encodes_as_d_prefix test_date_roundtrip test_datetime_encodes_as_dt_prefix test_datetime_in_dict_value test_datetime_in_list test_datetime_roundtrip_naive test_datetime_roundtrip_with_timezone test_dumps_raises_for_unknown_type test_mixed_date_types_in_list test_multi_key_dict_passthrough test_object_roundtrip test_property_roundtrip test_time_encodes_as_t_prefix test_time_roundtrip test_time_roundtrip_with_timezone test_unknown_single_key_dict_passthrough test_verb_roundtrip