Skip to content

Test to catch error from headings notes #349

@giro090

Description

@giro090

The upcoming version of gptables deprecates the ability to use notes in table headings as indicated to users.

The GPTable class will check for $$ notation and raise a ValueError if it is column headings. It would be good to have a test to check this is handled reliably.

Definition of Done:

  • There is a unit test/s to check that if any column names contain $$, a ValueError is raised.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions