Currently all the tests in test_table_editor.py fail on wx. They are being skipped on #1707
Given that I don't know that we should really be claiming wx support for TableEditor.
Even further, we need to add UITester support for wx TableEditor (once actual support is working) as this was not included in #1707 and is difficult to do / verify it is working when the base support isn't working.
Currently all the tests in
test_table_editor.py
fail on wx. They are being skipped on #1707 Given that I don't know that we should really be claiming wx support for TableEditor.Even further, we need to add UITester support for wx TableEditor (once actual support is working) as this was not included in #1707 and is difficult to do / verify it is working when the base support isn't working.