summaryrefslogtreecommitdiffstats
path: root/views/accounts/tests/tst_accountsview.qml
Commit message (Collapse)AuthorAge
* Ensure that we shutdown all resources before existing the test.Christian Mollekopf2018-07-25
| | | | A lingering resource will also block the test from exiting.
* Shutdown resources at the end of the testChristian Mollekopf2018-07-25
| | | | to keep them from blocking the test from exiting.
* We now create 4 resourcesChristian Mollekopf2018-07-25
|
* Tested account setupChristian Mollekopf2018-01-24
|
* The accounts view needs a window.Christian Mollekopf2018-01-23
| | | | Otherwise mapToGlobal crashes.
* Install composer/converations/people as separate views and load themChristian Mollekopf2018-01-10
dynamically.