uno.toolkit.ui
uno.toolkit.ui copied to clipboard
[Tests] Transition UI Tests to Runtime Tests
UITests are very slow, especially on iOS, on top of that the iOS tests need to be constantly re-run since they are sometimes failures with the test setup
We should move as much as we can to runtime tests and avoid relying on UITests unless absolutely necessary
Potential candidate for conversion: https://github.com/unoplatform/uno.toolkit.ui/issues/1232