aboutsummaryrefslogtreecommitdiffstats
path: root/squishtests
diff options
context:
space:
mode:
authorSven Kroemeke <skroemeke@luxoft.com>2019-02-14 12:12:39 +0100
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2019-02-14 13:51:27 +0000
commit7e82a6d1557628e1d2bf3482532b1404227b05e8 (patch)
tree256076d372825ecf9da37de8101e529e00762b53 /squishtests
parent0f592f5f67af4e664beb850d16deabf4796fcf63 (diff)
[squish] rename tests to correspond better to their feature
Some tests were named wrongly. This will clarify some tests' intention. Also the suite.conf had to be adapted to the renamed tests. Some texts in the test have been changed according to the new naming, these changes only reflect a kind of documentation, they have no functional use. Name of python test files are invariant to functionality, since they are included by directory - so renaming was just to also reflect the intention of the feature. Change-Id: Id998fbfb3f5be3b4857dcff0b56b94becf1ac59f Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
Diffstat (limited to 'squishtests')
-rw-r--r--squishtests/suite_neptune3/suite.conf2
-rw-r--r--squishtests/suite_neptune3/tst_climate/steps/popup_climate.py (renamed from squishtests/suite_neptune3/tst_popup_climate/steps/popup_climate.py)0
-rw-r--r--squishtests/suite_neptune3/tst_climate/test.feature (renamed from squishtests/suite_neptune3/tst_popup_climate/test.feature)0
-rw-r--r--squishtests/suite_neptune3/tst_climate/test.py (renamed from squishtests/suite_neptune3/tst_launch_bar/test.py)0
-rw-r--r--squishtests/suite_neptune3/tst_home_screen/steps/widget_operations.py (renamed from squishtests/suite_neptune3/tst_main_menu_widgets/steps/widget_operations.py)0
-rw-r--r--squishtests/suite_neptune3/tst_home_screen/test.feature (renamed from squishtests/suite_neptune3/tst_main_menu_widgets/test.feature)6
-rw-r--r--squishtests/suite_neptune3/tst_home_screen/test.py (renamed from squishtests/suite_neptune3/tst_main_menu_widgets/test.py)0
-rw-r--r--squishtests/suite_neptune3/tst_launcher/steps/launcher_bar.py (renamed from squishtests/suite_neptune3/tst_launch_bar/steps/launch_bar.py)0
-rw-r--r--squishtests/suite_neptune3/tst_launcher/test.feature (renamed from squishtests/suite_neptune3/tst_launch_bar/test.feature)4
-rw-r--r--squishtests/suite_neptune3/tst_launcher/test.py (renamed from squishtests/suite_neptune3/tst_popup_climate/test.py)0
-rw-r--r--squishtests/suite_neptune3/tst_volume/steps/volume_slider.py (renamed from squishtests/suite_neptune3/tst_popup_menus/steps/go_to_menu_steps.py)0
-rw-r--r--squishtests/suite_neptune3/tst_volume/test.feature (renamed from squishtests/suite_neptune3/tst_popup_menus/test.feature)3
-rw-r--r--squishtests/suite_neptune3/tst_volume/test.py (renamed from squishtests/suite_neptune3/tst_popup_menus/test.py)0
13 files changed, 7 insertions, 8 deletions
diff --git a/squishtests/suite_neptune3/suite.conf b/squishtests/suite_neptune3/suite.conf
index 449a76b6..f8b5605c 100644
--- a/squishtests/suite_neptune3/suite.conf
+++ b/squishtests/suite_neptune3/suite.conf
@@ -6,6 +6,6 @@ IMPLICITAUTSTART=0
LANGUAGE=Python
OBJECTMAP=./shared/objects.map
OBJECTMAPSTYLE=script
-TEST_CASES=tst_environment_info tst_main_menu_widgets tst_popup_menus tst_volume_popup tst_launch_bar tst_app_common tst_app_calendar
+TEST_CASES=tst_environment_info tst_home_screen tst_volume tst_launcher tst_app_common tst_app_calendar
VERSION=3
WRAPPERS=Qt
diff --git a/squishtests/suite_neptune3/tst_popup_climate/steps/popup_climate.py b/squishtests/suite_neptune3/tst_climate/steps/popup_climate.py
index 789b86ce..789b86ce 100644
--- a/squishtests/suite_neptune3/tst_popup_climate/steps/popup_climate.py
+++ b/squishtests/suite_neptune3/tst_climate/steps/popup_climate.py
diff --git a/squishtests/suite_neptune3/tst_popup_climate/test.feature b/squishtests/suite_neptune3/tst_climate/test.feature
index 88eb9e3b..88eb9e3b 100644
--- a/squishtests/suite_neptune3/tst_popup_climate/test.feature
+++ b/squishtests/suite_neptune3/tst_climate/test.feature
diff --git a/squishtests/suite_neptune3/tst_launch_bar/test.py b/squishtests/suite_neptune3/tst_climate/test.py
index 53e5d84a..53e5d84a 100644
--- a/squishtests/suite_neptune3/tst_launch_bar/test.py
+++ b/squishtests/suite_neptune3/tst_climate/test.py
diff --git a/squishtests/suite_neptune3/tst_main_menu_widgets/steps/widget_operations.py b/squishtests/suite_neptune3/tst_home_screen/steps/widget_operations.py
index 23d0ab82..23d0ab82 100644
--- a/squishtests/suite_neptune3/tst_main_menu_widgets/steps/widget_operations.py
+++ b/squishtests/suite_neptune3/tst_home_screen/steps/widget_operations.py
diff --git a/squishtests/suite_neptune3/tst_main_menu_widgets/test.feature b/squishtests/suite_neptune3/tst_home_screen/test.feature
index 1d53deec..d25e0af4 100644
--- a/squishtests/suite_neptune3/tst_main_menu_widgets/test.feature
+++ b/squishtests/suite_neptune3/tst_home_screen/test.feature
@@ -1,7 +1,7 @@
-Feature: Main menu widget changes
+Feature: Home screen configuration
- From main menu it is possible to change the widget,
- they are positioned horizontally.
+ From home screen it is possible to change the widgets,
+ add, remove, and start apps which the widgets represent.
Scenario: Open and close add new widget popup
diff --git a/squishtests/suite_neptune3/tst_main_menu_widgets/test.py b/squishtests/suite_neptune3/tst_home_screen/test.py
index 53e5d84a..53e5d84a 100644
--- a/squishtests/suite_neptune3/tst_main_menu_widgets/test.py
+++ b/squishtests/suite_neptune3/tst_home_screen/test.py
diff --git a/squishtests/suite_neptune3/tst_launch_bar/steps/launch_bar.py b/squishtests/suite_neptune3/tst_launcher/steps/launcher_bar.py
index 458f7c8d..458f7c8d 100644
--- a/squishtests/suite_neptune3/tst_launch_bar/steps/launch_bar.py
+++ b/squishtests/suite_neptune3/tst_launcher/steps/launcher_bar.py
diff --git a/squishtests/suite_neptune3/tst_launch_bar/test.feature b/squishtests/suite_neptune3/tst_launcher/test.feature
index 5c67ae9b..750d77bb 100644
--- a/squishtests/suite_neptune3/tst_launch_bar/test.feature
+++ b/squishtests/suite_neptune3/tst_launcher/test.feature
@@ -1,6 +1,6 @@
-Feature: The launch bar is configurable
+Feature: The launcher bar is configurable
- The launch bar is highly configurable.
+ The launcher bar is highly configurable.
Sorted in a natural way the first items are
visible.
diff --git a/squishtests/suite_neptune3/tst_popup_climate/test.py b/squishtests/suite_neptune3/tst_launcher/test.py
index 53e5d84a..53e5d84a 100644
--- a/squishtests/suite_neptune3/tst_popup_climate/test.py
+++ b/squishtests/suite_neptune3/tst_launcher/test.py
diff --git a/squishtests/suite_neptune3/tst_popup_menus/steps/go_to_menu_steps.py b/squishtests/suite_neptune3/tst_volume/steps/volume_slider.py
index 84c082ae..84c082ae 100644
--- a/squishtests/suite_neptune3/tst_popup_menus/steps/go_to_menu_steps.py
+++ b/squishtests/suite_neptune3/tst_volume/steps/volume_slider.py
diff --git a/squishtests/suite_neptune3/tst_popup_menus/test.feature b/squishtests/suite_neptune3/tst_volume/test.feature
index 532256ca..fc5851e3 100644
--- a/squishtests/suite_neptune3/tst_popup_menus/test.feature
+++ b/squishtests/suite_neptune3/tst_volume/test.feature
@@ -1,7 +1,6 @@
Feature: Test the popups
- From main menu some popups are directly accessible.
- Just test if they open
+ From the home screen the volume popup is directly accessible.
Scenario: Open and close the volume popup
diff --git a/squishtests/suite_neptune3/tst_popup_menus/test.py b/squishtests/suite_neptune3/tst_volume/test.py
index 53e5d84a..53e5d84a 100644
--- a/squishtests/suite_neptune3/tst_popup_menus/test.py
+++ b/squishtests/suite_neptune3/tst_volume/test.py