diff options
Diffstat (limited to 'tests/manual/monitormodel/README')
-rw-r--r-- | tests/manual/monitormodel/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/manual/monitormodel/README b/tests/manual/monitormodel/README new file mode 100644 index 00000000..8bc137f7 --- /dev/null +++ b/tests/manual/monitormodel/README @@ -0,0 +1,8 @@ +This is a playground for manually experimenting with the MonitorModel component and seeing how it behaves. +A good way to find bugs and doing some sanity checking. + +TODO: It could probably later be used by qmlauto tests as a way to ensure it's always kept in a healthy state +and also as a way to manually reproduce what an automated test does. + +To run it simply do this from a terminal window: +$ /path/to/your/bin/appman main.qml |