Skip to content

Add value-based tests for table ingestion #129

@diskontinuum

Description

@diskontinuum

Current tests only check the size of (but not the content of) the concatenated tables (for both --parquet and --sqlite).
However, the tables have been modified:

  • Added TableNumber column and added prefixed in get_and_modify_df89
  • Alignment with reference dataframe in write_to_disk().

To compare the written and chopped files with the original ones, value-based tests would have to modify the original tables accordingly.

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