Skip to content

Test properties in fuzzer #1475

Description

@niccokunzmann

All properties should work in a consistent manner, whether capital case or lowercase.

For that, we can use OSS-FUZZ to detect issues in these properties.

Implementation idea:

  • walk() through all the components
  • getattr all their properties (select from a list)
  • make sure they work
  • create tests that make sure OSS FUZZ actually tests all possible properties and does not forget any

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions