-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
releasedIncluded in a releaseIncluded in a releasetesting 🧪Additional automated testsAdditional automated tests
Description
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
- Remove the comments
- (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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedIncluded in a releaseIncluded in a releasetesting 🧪Additional automated testsAdditional automated tests
Type
Projects
Status
✔️ Done