mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
refine test cases
This commit is contained in:
+15
-3
@@ -20,15 +20,18 @@ One device will be called **A** and the other **B**, so they have unique names w
|
||||
* devices open the penalty fragment
|
||||
* device A give Omar Air OCS, device B set DNS for Omar Air
|
||||
* device A closes the penalty view (without publishing)
|
||||
* device B should see a red warning sign (without active publish button) after the automatic refresh
|
||||
* device B should see a red warning sign after the automatic refresh
|
||||
* publish should be disabled and can be activated by changing every red item in the list
|
||||
|
||||
### Test 2
|
||||
* same as [test 1](#test-scenarios_while-starting_test-1), but this time the result should be published
|
||||
* same result as [test 1](#test-scenarios_while-starting_test-1).
|
||||
* publish should be disabled and can be activated by opening every red item in the list
|
||||
|
||||
### Test 3
|
||||
* same as [test 1](#test-scenarios_while-starting_test-1), but after refresh device B should close the penalty view
|
||||
* after refresh device A should also see the red warning sign, without the possibility to publish
|
||||
* publish should be disabled and can be activated by opening every red item in the list
|
||||
|
||||
### Test 4
|
||||
* both devices open the penalty fragment
|
||||
@@ -64,6 +67,7 @@ One device will be called **A** and the other **B**, so they have unique names w
|
||||
* both devices set the penalty to different values
|
||||
* device A closes the result list
|
||||
* device B should see a red warning sign and the data should show the values from device A
|
||||
* publish should be disabled and can be activated by opening every red item in the list
|
||||
|
||||
### Test 10
|
||||
* both devices open result list
|
||||
@@ -76,12 +80,20 @@ One device will be called **A** and the other **B**, so they have unique names w
|
||||
* device A add Omar Air and Alinghi
|
||||
* device B add Alinghi and Omar Air
|
||||
* device A closes the result list
|
||||
* device B should see yellow warning sign and the order Omar Air and Alinghi
|
||||
* device B should see red warning sign and the order Omar Air and Alinghi
|
||||
* publish should be disabled and can be activated by opening every red item in the list
|
||||
|
||||
### Test 12
|
||||
* both devices open result list
|
||||
* device A add Omar Air and Alinghi
|
||||
* device B add Omar Air and LR Bar
|
||||
* device A closes the result list
|
||||
* device B should see 1. Omar Air, 2. Alinghi and 2. LR Bar - because of two second places the publish button should be disabled
|
||||
* device B should see 1. Omar Air, 2. Alinghi and 2. LR Bar
|
||||
* publish should be disabled and can be activated by opening every item in the list and clean the duplicate rankings
|
||||
|
||||
### Test 13
|
||||
* devices open the penalty fragment
|
||||
* device A give Omar Air OCS, device B set DNS for Omar Air
|
||||
* device A pressed the home button
|
||||
* device B should see a red warning sign after the automatic refresh
|
||||
* publish should be disabled and can be activated by opening every red item in the list
|
||||
Reference in New Issue
Block a user