Skip to content

Commit

Permalink
update design ref output title
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Feb 24, 2021
1 parent 3b9bdf6 commit bedcb43
Show file tree
Hide file tree
Showing 60 changed files with 211 additions and 211 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class ComponentScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class RedirectNotificationScreenshotSpec extends ComponentSpec {
setWindowSize(viewport)
waitForAuthorPreviewPage()

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class ContentFragmentScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class ContentTemplateScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -52,7 +52,7 @@ class ContentTemplateScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -55,7 +55,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -78,7 +78,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -102,7 +102,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -125,7 +125,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -148,7 +148,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -172,7 +172,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -195,7 +195,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -218,7 +218,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -244,7 +244,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -270,7 +270,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -294,7 +294,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -318,7 +318,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -342,7 +342,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -366,7 +366,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -390,7 +390,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -414,7 +414,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -438,7 +438,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand All @@ -462,7 +462,7 @@ class DownloadScreenshotSpec extends ComponentSpec {
then: "The component should be on the page"
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selectorContainer)

where: "Browser size width: #viewport.width and height: #viewport.height"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class EmbedSourceScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class ExternalScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -52,7 +52,7 @@ class ExternalScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -77,7 +77,7 @@ class ExternalScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class LinkScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -50,7 +50,7 @@ class LinkScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -71,7 +71,7 @@ class LinkScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -92,7 +92,7 @@ class LinkScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class PageAuthorScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -55,7 +55,7 @@ class PageAuthorScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -78,7 +78,7 @@ class PageAuthorScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -101,7 +101,7 @@ class PageAuthorScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class PageDateScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class PageDescriptionScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand All @@ -53,7 +53,7 @@ class PageDescriptionScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class PageTagsScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class PageTitleScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class ReferenceScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class TableScreenshotSpec extends ComponentSpec {
then: 'The component should appear on the page'
def component = waitForComponent(selector)

then: "It should match the #viewport.width and height: #viewport.height reference image."
then: "It should match the #viewport.width by #viewport.height reference image."
designRef(selector)

where:
Expand Down
Loading

0 comments on commit bedcb43

Please sign in to comment.