ewoksxas.tasks.tests.test_combine_rows#
Tests for the CombineRows task.
These tests are self-contained: they build synthetic Orange Tables rather than relying on external data files, so they run without the test fixtures defined in conftest.py.
Functions
A terms column auto-detected as categorical is coerced to text. |
|
|
Issue #42 regression (multiple scans within one file). |
Minimal reproduction of the Combine Rows 'duplicate equation term' error. |
|
Rows whose term value is not a valid identifier do not break evaluation. |
|
A DiscreteVariable target survives the from_table -> . |
|
|
Issue #42 regression (scan-name collision across files). |
Minimal reproduction of the Combine Rows 'duplicate equation term' error. |
|