Skip to content

TC-IDM-??: Add a test for bitmaps - Node-wide attribute constraint verification (bitmaps) #776

@cecille

Description

@cecille

Sure, we could do a universal test for conformance, but there's a REALLY easy win here and we can start small.

Let's start with an IDM test that does this:
for each bitmap attribute on each endpoint:
verify that the set masks are part of the data type and the rest of the values are 0

This works for every bitmap except this one crazy one in doorlock that's backwards.

The data types are parsed in the data model files now, so this should hopefully be a relatively simple test that makes use of the new data type parsing and also is expandable in the future to other data types

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions