server-tools/jsonifier/tests
Laurent Mignon (ACSONE) 8d9f80f140 [FIX] jsonifier: Call callable for unknown field
If a field name into the parser definition doesn't exist into the model but is resolved by a callable, call the method. Prior to this change, it was o more possible to define computed json value for custome keys
2024-02-02 14:13:15 +01:00
..
__init__.py Replace base_jsonify w/ jsonifier 2023-02-27 10:05:54 +01:00
test_get_parser.py [FIX] jsonifier: Call callable for unknown field 2024-02-02 14:13:15 +01:00
test_helpers.py jsonifier: migration to v16 2023-02-27 10:09:28 +01:00
test_ir_exports_line.py jsonifier: migration to v16 2023-02-27 10:09:28 +01:00