Skip to content

Change test for empty table for the method Table.sort_rows #402

@Marsmaennchen221

Description

@Marsmaennchen221

Is your feature request related to a problem?

The test file for Table.sort_rows contains two comments mentioning that we should implement a check for empty table after #75 is fixed. We do have a test in the file that tests wether an empty Table is equal to a sorted empty Table.

Desired solution

  1. Remove the comments
  2. (Optional) You could implement the test for empty table in the tests for non empty tables. There is no need to test the behaviour in a seperate test.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

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