diff options
author | Brian Freeman <bf1936@att.com> | 2018-04-11 19:15:27 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-04-11 19:16:05 -0500 |
commit | b9d6fbfbeed81129f5c92322eecd74fb2211f0bd (patch) | |
tree | 395c6292116ba350d113114c42f611b71bb2a37f /robot/testsuites/health-check.robot | |
parent | 053ce591c328add6475513a072130fdadc62cf24 (diff) |
Test Acces to Portal Apps
Issue-ID: TEST-86
Change-Id: Ic9dd9af376b1755ac24efdfbe9b3264adfcab3ef
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 00a64d92..b2953d18 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -161,3 +161,8 @@ Health Distribution Test Portal Login Tests [Tags] healthlogin Run Portal Login Tests + +Portal Application Access Tests + [Tags] healthportalapp + [Timeout] 180 + Run Portal Application Access Tests |