📝 Improve path customization tests, `__dmr_converter_schema__` is never tested (#1440)
Currently we claim to support
__dmr_converter_schema__ attribute to customize how Django path converters generate schema, but we never actually test it.See
django-modern-rest/dmr/openapi/generators/component_parsers.py
Lines 117 to 123 in 87a02f5
We need at least two tests:
• Valid customization
• Invalid one that will fail the final schema validation
#bug #good_first_issue #help_wanted #opensource_september #django_modern_rest
sent via relator