summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-12 22:02:31 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-12 22:02:31 (GMT)
commitaab718f917b908c8c756952ae069e01108312e91 (patch)
tree1b2f3526a961463f351e79ad9d6c9757f8bbf043 /README.rst
parenta80c7dea1776cffd031d027c0b1878de2e1e6f41 (diff)
simulator: test_qa: Add some simply QA tests for app screenshots
Add tests to make sure every app has a screenshot... and fix the problems picked up by the new tests! Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst27
1 files changed, 18 insertions, 9 deletions
diff --git a/README.rst b/README.rst
index 501b83c..7e6e8e8 100644
--- a/README.rst
+++ b/README.rst
@@ -132,7 +132,7 @@ PineTime:
:width: 233
Screenshots of the built in applications running on the wasp-os
-simulator (the "blank" screen is the torch application):
+simulator:
.. image:: res/Bootloader.png
:alt: Bootloader splash screen overlaid on the simulator watch art
@@ -158,21 +158,26 @@ simulator (the "blank" screen is the torch application):
:alt: Application launcher running on the wasp-os simulator
:width: 179
-.. image:: res/SelfTestApp.png
- :alt: Self test application running a rendering benchmark on the simulator
- :width: 179
-
.. image:: res/SettingsApp.png
:alt: Settings application running on the wasp-os simulator
:width: 179
-.. image:: res/TorchApp.png
- :alt: Torch application running on the wasp-os simulator
+.. image:: res/SoftwareApp.png
+ :alt: Software selection app running on the wasp-os simulator
:width: 179
+
wasp-os also contains a library of additional applications for you to choose.
-These are disabled by default but can be easily enabled by adding them
-using one of the techniques is the Application Writer's guide.
+These are disabled by default but can be easily enabled using the Software
+application (and the "blank" white screen is a torch application):
+
+.. image:: res/SelfTestApp.png
+ :alt: Self test application running a rendering benchmark on the simulator
+ :width: 179
+
+.. image:: res/TorchApp.png
+ :alt: Torch application running on the wasp-os simulator
+ :width: 179
.. image:: res/ChronoApp.png
:alt: Analogue clock application running in the wasp-os simulator
@@ -190,6 +195,10 @@ using one of the techniques is the Application Writer's guide.
:alt: Game of Life running in the wasp-os simulator
:width: 179
+.. image:: res/AlarmApp.png
+ :alt: Alarm clock application running in the wasp-os simulator
+ :width: 179
+
.. image:: res/MusicApp.png
:alt: Music Player running in the wasp-os simulator
:width: 179