Skip to content

Testing Checklist #1

@Fingel

Description

@Fingel

Tests that need to be written to convince ourselves that this really works. I will probably add to this list over time.

  • Pydantic types are properly mapped to Django field classes
  • Pydantic validation occurs in clean()
  • Pydantic type coercion occurs before Django can reject values.
  • Django form definitions can still add additional fields or override fields present on the Pydantic model.
  • Works with Crispy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions