Skip to content

Missing test for Table.__repr__ #349

@zzril

Description

@zzril

Is your feature request related to a problem?

Magic __repr__ method in Table class is not explicitely tested.

(Not sure why the code coverage tool doesn't mention this, maybe it's indirectly called in some other test, or the tool makes an exception for those "magic methods".)

Desired solution

Add a test for Table.__repr__.

Metadata

Metadata

Assignees

Labels

releasedIncluded in a releasetesting 🧪Additional automated tests

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions