tests: avoid initializing the ViewCoordinator root view
This doesn't make much sense with our current test structure, and will add a StackView component on top of the UUT. Change-Id: Ice3425bfea0b5229c87caf3fa22b181ce6aa520d
Showing
- src/app/ComponentTestWindow.qml 1 addition, 1 deletionsrc/app/ComponentTestWindow.qml
- src/app/mainview/components/CallButtonDelegate.qml 39 additions, 7 deletionssrc/app/mainview/components/CallButtonDelegate.qml
- src/app/mainview/components/OngoingCallPage.qml 2 additions, 1 deletionsrc/app/mainview/components/OngoingCallPage.qml
- tests/qml/main.cpp 5 additions, 0 deletionstests/qml/main.cpp
- tests/qml/src/TestWrapper.qml 2 additions, 3 deletionstests/qml/src/TestWrapper.qml
- tests/qml/src/tst_OngoingCallPage.qml 23 additions, 10 deletionstests/qml/src/tst_OngoingCallPage.qml
Loading
Please register or sign in to comment