Added docs for smoke testing the GUI 15/125415/5
authorsaul.gill <saul.gill@est.tech>
Mon, 18 Oct 2021 18:03:10 +0000 (19:03 +0100)
committerliamfallon <liam.fallon@est.tech>
Tue, 2 Nov 2021 13:47:44 +0000 (13:47 +0000)
commit89f93a929a3e36ebdf5a8f5a8d106cfc3a9469e4
tree1a69a717732ebdf8a6ae8d43adc92e1746b22daf
parent9d61d5120c34361926a3a2c186be6521eb34fccf
Added docs for smoke testing the GUI

Added doc for smoke testing the GUI
Added images to go together with the docs
Added tosca file to be used in tests

Issue-ID: POLICY-3725
Change-Id: I91f80ca871f3953e2be1426b17be7e4c9ed5a059
Signed-off-by: saul.gill <saul.gill@est.tech>
(cherry picked from commit 9217f6cbfc143c2ac53cd3fbe16f258874a13ada)
Signed-off-by: liamfallon <liam.fallon@est.tech>
16 files changed:
docs/development/devtools/devtools.rst
docs/development/devtools/images/gui/ChangeState.png [new file with mode: 0644]
docs/development/devtools/images/gui/CommissioningMessageOnParticipant.png [new file with mode: 0644]
docs/development/devtools/images/gui/CommissioningModal.png [new file with mode: 0644]
docs/development/devtools/images/gui/CommissioningUpload.png [new file with mode: 0644]
docs/development/devtools/images/gui/CommonPropertiesModal.png [new file with mode: 0644]
docs/development/devtools/images/gui/CreateInstancePropsModal.png [new file with mode: 0644]
docs/development/devtools/images/gui/InstanceUninitialised.png [new file with mode: 0644]
docs/development/devtools/images/gui/ManageInstancesModal.png [new file with mode: 0644]
docs/development/devtools/images/gui/PassiveState.png [new file with mode: 0644]
docs/development/devtools/images/gui/PolicySuccess.png [new file with mode: 0644]
docs/development/devtools/images/gui/PolicyTypeNotPresent.png [new file with mode: 0644]
docs/development/devtools/images/gui/PolicyTypeSuccess.png [new file with mode: 0644]
docs/development/devtools/images/gui/ViewEditedCommonProperties.png [new file with mode: 0644]
docs/development/devtools/policy-gui-controlloop-smoke.rst [new file with mode: 0644]
docs/development/devtools/tosca/tosca-for-gui-smoke-tests.yaml [new file with mode: 0644]