Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Ensure that we shutdown all resources before existing the test. | Christian Mollekopf | 2018-07-25 |
| | | | | A lingering resource will also block the test from exiting. | ||
* | 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). |