Skip to content

add VOSI tests that do more than just test for schema validity #7

@pahjbo

Description

@pahjbo

The new nullable->nullable behavior isn’t covered by tests. Since TAPSchemaToVOSITest currently only validates schema, it wouldn’t catch regressions where nullable=true fails to emit the flag (or where nullable=false still emits it). Please add an assertion-based test that the generated VOSI output contains the nullable flag for at least one nullable column and omits it otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions