tskit icon indicating copy to clipboard operation
tskit copied to clipboard

Move table transformation tests to tests/test_table_transforms.py

Open jeromekelleher opened this issue 3 years ago • 0 comments

A new test file test_table_transforms.py was added in #2240. This is intended to be used for things like trim, etc, that do transformations on the tables.

Move the appropriate tests in here, possibly with some refactoring.

jeromekelleher avatar May 13 '22 15:05 jeromekelleher