murano-dashboard/muranodashboard/tests/functional
Valerii Kovalchuk 3b04e2068b Add ability to delete arbitrary component in functional tests
Patch adds no-arguments mode to delete_component() method. It means
that if no component_name is provided as an argument, an arbitrary
component of the env will be deleted. For most test cases the exact
component to delete doesn't matter. It allows to get rid of finding
component's id by its name and thus simplify the action a bit.
Hopefully it will make tests that use this method more reliable.

Change-Id: If32a8691701349a173522fed22e88f40e21784cd
Related-bug: #1618118
2016-09-09 21:18:46 +03:00
..
DeployingApp Disable action buttons according to the statuses of environments 2016-07-12 17:04:46 +03:00
HotApp Restore YAQL validators support 2016-01-14 13:51:18 +03:00
MockApp Support actions with TableWidget 2015-03-25 18:57:13 +03:00
config Create glare client in dashboard tests 2016-08-30 15:46:33 +00:00
__init__.py Move functional tests under muranodashboard/tests 2014-07-29 19:28:26 +04:00
base.py Add ability to delete arbitrary component in functional tests 2016-09-09 21:18:46 +03:00
consts.py Add ability to delete arbitrary component in functional tests 2016-09-09 21:18:46 +03:00
sanity_check.py Add ability to delete arbitrary component in functional tests 2016-09-09 21:18:46 +03:00
utils.py Create glare client in dashboard tests 2016-08-30 15:46:33 +00:00