summaryrefslogtreecommitdiffstats
path: root/tests/kubetestrunner.cpp
Commit message (Collapse)AuthorAge
* Ensure that we can load replies.Christian Mollekopf2018-01-31
| | | | The webengine based code we use to create replies needs a QApplication.
* Run views with a test dataset using TestStore.Christian Mollekopf2018-01-10
| | | | | This allows us to start the view using qmlscene with a testdata set that is created in a test datastore (isolated from the regular data).
* Dynamically setup initial test stateChristian Mollekopf2018-01-08
|
* Composer testChristian Mollekopf2018-01-08
|
* Basic test harness for viewsChristian Mollekopf2017-12-19
|
* Use a separate sink test environmentChristian Mollekopf2017-12-19
| | | | Otherwise the systems sink config and data is used.
* Moved tests to the relevant componentChristian Mollekopf2017-12-19
|
* Do what the QUICK_TEST_MAIN macro doesChristian Mollekopf2017-12-02
|
* Normalize the component package structureChristian Mollekopf2017-02-20