Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ensure that we can load replies. | Christian Mollekopf | 2018-01-31 |
| | | | | The webengine based code we use to create replies needs a QApplication. | ||
* | Run views with a test dataset using TestStore. | Christian Mollekopf | 2018-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 state | Christian Mollekopf | 2018-01-08 |
| | |||
* | Composer test | Christian Mollekopf | 2018-01-08 |
| | |||
* | Basic test harness for views | Christian Mollekopf | 2017-12-19 |
| | |||
* | Use a separate sink test environment | Christian Mollekopf | 2017-12-19 |
| | | | | Otherwise the systems sink config and data is used. | ||
* | Moved tests to the relevant component | Christian Mollekopf | 2017-12-19 |
| | |||
* | Do what the QUICK_TEST_MAIN macro does | Christian Mollekopf | 2017-12-02 |
| | |||
* | Normalize the component package structure | Christian Mollekopf | 2017-02-20 |