Updates to many tests over the last several days due to work to match designs more accurately

This commit is contained in:
Jay R. Newlin (PromptWorks)
2020-01-14 11:55:41 -05:00
parent bffd981105
commit a717f72ef7
36 changed files with 200 additions and 283 deletions

View File

@@ -16,7 +16,7 @@
<meta name="ghost-inspector-screenshotTarget" content="" />
<meta name="ghost-inspector-screenshotExclusions" content="div.global-navigation, time" />
<meta name="ghost-inspector-screenshotCompareEnabled" content="true" />
<meta name="ghost-inspector-screenshotCompareThreshold" content="0.02" />
<meta name="ghost-inspector-screenshotCompareThreshold" content="0.03" />
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
@@ -141,7 +141,7 @@ Imported from: AT-AT CI - New Portfolio-->
<tr>
<td>type</td>
<td>css=#name</td>
<td>Tatooine Energy Maintenance Systems</td>
<td>Tatooine Energy Maintenance Systems ${alphanumeric}</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -769,12 +769,28 @@ Imported from: AT-AT CI - TO Step 3-->
<!--Imported from: AT-AT CI - TO Step 4-->
<tr>
<td>waitForElementPresent</td>
<td>css=.totals-box > .h3:nth-of-type(2)</td>
<td>css=.task-order__header > p > strong</td>
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
<td>css=.task-order__header > p > strong</td>
<td></td>
</tr>
<tr>
<td>waitForPageToLoad</td>
<td></td>
<td></td>
</tr>
<!--Imported from: AT-AT CI - TO Step 4-->
<tr>
<td>waitForElementPresent</td>
<td>css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value--large</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=.totals-box > .h3:nth-of-type(2)</td>
<td>css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value--large</td>
<td>*$100,000.00*</td>
</tr>
<tr>
@@ -785,12 +801,12 @@ Imported from: AT-AT CI - TO Step 3-->
<!--Imported from: AT-AT CI - TO Step 4-->
<tr>
<td>waitForElementPresent</td>
<td>css=.totals-box > .h3:nth-of-type(4)</td>
<td>css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value--large</td>
<td></td>
</tr>
<tr>
<td>assertText</td>
<td>css=.totals-box > .h3:nth-of-type(4)</td>
<td>css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value--large</td>
<td>*$800,000.00*</td>
</tr>
<tr>
@@ -801,13 +817,13 @@ Imported from: AT-AT CI - TO Step 3-->
<!--Imported from: AT-AT CI - TO Step 4-->
<tr>
<td>waitForElementPresent</td>
<td>css=.col.task-order__details > div:nth-of-type(2)</td>
<td>css=.row > .col.col--grow.summary-item:nth-of-type(3) > .summary-item__value--large</td>
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
<td>css=.col.task-order__details > div:nth-of-type(2)</td>
<td></td>
<td>verifyText</td>
<td>css=.row > .col.col--grow.summary-item:nth-of-type(3) > .summary-item__value--large</td>
<td>*$0.00*</td>
</tr>
<tr>
<td>waitForPageToLoad</td>
@@ -998,7 +1014,7 @@ Imported from: AT-AT CI - TO Step 3-->
<tr>
<td>assertText</td>
<td>css=.usa-alert-text</td>
<td>*Your task order form for Tatooine Energy Maintenance Systems has been submitted.*</td>
<td>*Your task order form for Tatooine Energy Maintenance Systems*</td>
</tr>
<tr>
<td>waitForPageToLoad</td>