Created
February 13, 2018 16:39
-
-
Save ChasManRors/1b5d7a24878794a9519ede2d39cc1701 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Finished in 22 minutes 51 seconds (files took 13.91 seconds to load) | |
1132 examples, 227 failures, 21 pending | |
Failed examples: | |
rspec ./spec/features/campaign_builder/assortment_group_end_to_end_spec.rb:7 # AssortmentGroups end to end feature allows AssortmentGroups creation, placements, importing, previewing, and SKUter | |
rspec ./spec/features/campaign_builder/preview/planograms_spec.rb:51 # Planograms tab preview by store selecting a store shows the preview texts | |
rspec ./spec/features/campaign_builder/preview/planograms_spec.rb:61 # Planograms tab preview by store selecting a store shows the previous filter if reloads the page | |
rspec ./spec/features/campaign_builder/preview/planograms_spec.rb:56 # Planograms tab preview by store selecting a store show the magellan floorplan link | |
rspec ./spec/features/magellan/questionnaires_spec.rb:82 # Questionnaires with a fixture questionnaire can take the survey | |
rspec ./spec/features/locations/locations_spec.rb:331 # locations page print fixture report returns placed fixtures if there aren't any unplaced fixture | |
rspec ./spec/features/locations/locations_spec.rb:352 # locations page print fixture report returns unplaced fixtures if there aren't any placed fixture | |
rspec ./spec/features/locations/locations_spec.rb:341 # locations page print fixture report returns all fixtures, placed and unplaced | |
rspec ./spec/features/locations/locations_spec.rb:371 # locations page print fixture report does not return any visible fixtures if only_planograms=true | |
rspec ./spec/features/locations/locations_spec.rb:395 # locations page all content page shows new content in one section and existing content in another | |
rspec ./spec/features/magellan/compliance_spec.rb:110 # Compliance with a button compliance requirement with a future campaign does not show the mark compliance button | |
rspec ./spec/features/magellan/compliance_spec.rb:115 # Compliance with a button compliance requirement with a future campaign shows the mark compliance is disabled message | |
rspec ./spec/features/magellan/compliance_spec.rb:57 # Compliance with a button compliance requirement when the fixture is non compliant does not show the photo upload | |
rspec ./spec/features/magellan/compliance_spec.rb:49 # Compliance with a button compliance requirement when the fixture is non compliant can mark as compliant | |
rspec ./spec/features/magellan/compliance_spec.rb:100 # Compliance with a button compliance requirement when the fixture is non compliant when there is a new active campaign cannot mark as compliant in the past campaign | |
rspec ./spec/features/magellan/compliance_spec.rb:38 # Compliance with a button compliance requirement when the fixture is compliant shows as compliant | |
rspec ./spec/features/magellan/compliance_spec.rb:20 # Compliance without a compliance requirement does not show the compliance button | |
rspec ./spec/features/photo_compliance_spec.rb:173 # photo compliance marking compliance on copied templates (SIMPLE_PLANOGRAMS) Magellan marks the fixture as compliant when the global_photo_compliance_requirement setting is false should mark the fixture as compliant from a required photo planogram to an unrequired photo planogram | |
rspec ./spec/features/photo_compliance_spec.rb:186 # photo compliance marking compliance on copied templates (SIMPLE_PLANOGRAMS) Magellan marks the fixture as compliant when the global_photo_compliance_requirement setting is false should mark the fixture as compliant from an unrequired photo planogram to an unrequired photo planogram | |
rspec ./spec/features/photo_compliance_spec.rb:146 # photo compliance marking compliance on copied templates (SIMPLE_PLANOGRAMS) Magellan marks the fixture as compliant when the global_photo_compliance_requirement setting is true should mark the fixture as compliant from a required photo planogram to a required photo planogram | |
rspec ./spec/features/photo_compliance_spec.rb:126 # photo compliance marking compliance on copied templates (SIMPLE_PLANOGRAMS) Magellan marks the fixture as compliant when the global_photo_compliance_requirement setting is true when a non-photo-compliance-required planogram is copied to a photo-compliance-required-planogram | |
rspec ./spec/features/photo_compliance_spec.rb:47 # photo compliance marking compliance on copied templates (SIMPLE_PLANOGRAMS) Desktop VMM marks the fixture compliant when the global_photo_compliance_requirement setting is true when a non-photo-compliance-required planogram is copied to a photo-compliance-required-planogram | |
rspec ./spec/features/photo_compliance_spec.rb:61 # photo compliance marking compliance on copied templates (SIMPLE_PLANOGRAMS) Desktop VMM marks the fixture compliant when the global_photo_compliance_requirement setting is true when a photo-compliance-required planogram is copied to a photo-compliance-required-planogram | |
rspec ./spec/features/photo_compliance_spec.rb:84 # photo compliance marking compliance on copied templates (SIMPLE_PLANOGRAMS) Desktop VMM doesn't require marking photo compliance when the global_photo_compliance_requirement setting is false when a photo-compliance-required planogram is copied to a non-photo-compliance-required planogram | |
rspec ./spec/features/photo_compliance_spec.rb:95 # photo compliance marking compliance on copied templates (SIMPLE_PLANOGRAMS) Desktop VMM doesn't require marking photo compliance when the global_photo_compliance_requirement setting is false when a non-photo-compliance-required planogram is copied to a non-photo-compliance-required planogram | |
rspec ./spec/features/campaigns_spec.rb:155 # campaigns page create with comments creates two campaign comments | |
rspec ./spec/features/compliance_spec.rb:33 # Compliance marks the fixture as compliant when clicking on Report Compliance | |
rspec ./spec/features/compliance_spec.rb:242 # Compliance when there is a pending questionnaire a fixture type questionnaire can mark compliance after completed the questionnaire | |
rspec ./spec/features/compliance_spec.rb:218 # Compliance when there is a pending questionnaire a campaign questionnaire can mark compliance after completed the questionnaire | |
rspec ./spec/features/compliance_spec.rb[1:6:1:1:1] # Compliance on a non-compliant fixture with a compliance-blocking feedback category behaves like reporting feedback handles compliance based on the feedback category | |
rspec ./spec/features/compliance_spec.rb[1:6:2:1:1] # Compliance on a non-compliant fixture with a non-compliance-blocking feedback category behaves like reporting feedback handles compliance based on the feedback category | |
rspec ./spec/features/compliance_spec.rb:48 # Compliance Report Compliance button is disabled if the fixture is compliant | |
rspec ./spec/features/compliance_spec.rb:57 # Compliance Report Compliance button is enabled if the fixture is not compliant | |
rspec ./spec/features/compliance_spec.rb[1:5:1:1:1] # Compliance on a compliant fixture with a compliance-blocking feedback category behaves like reporting feedback handles compliance based on the feedback category | |
rspec ./spec/features/compliance_spec.rb[1:5:2:1:1] # Compliance on a compliant fixture with a non-compliance-blocking feedback category behaves like reporting feedback handles compliance based on the feedback category | |
rspec ./spec/features/fixtures_spec.rb:202 # fixtures page view fixture comments when it is content comment shows the comment on the content | |
rspec ./spec/features/fixtures_spec.rb:173 # fixtures page view fixture comments when it is a planogram comment shows the comment on the fixture | |
rspec ./spec/features/fixtures_spec.rb:186 # fixtures page view fixture comments when it is a planogram comment when is targeted to another location does not show the comment on the fixture | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:137 # Planograms tab planograms queue section when a planogram from a previous campaign is added to the queue of a future one appears in the queue | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:153 # Planograms tab planograms queue section when a planogram from a previous campaign is added to the queue of a future one but is cloned in the current campaign does not appear in the queue | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:118 # Planograms tab planograms queue section when add one to the queue appears in the queue | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:108 # Planograms tab planograms queue section when nothing is added shows the add to queue button disabled | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:104 # Planograms tab planograms queue section when nothing is added shows the empty list | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:23 # Planograms tab all planograms section shows the planogram | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:63 # Planograms tab all planograms section when clone the planogram in another campaign shows the another planogram | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:73 # Planograms tab all planograms section when clone the planogram in another campaign filtering by planogram name shows the planogram | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:37 # Planograms tab all planograms section from a campaign in the future shows the another planogram | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:47 # Planograms tab all planograms section from a campaign in the future filtering by planogram name shows the planogram | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:85 # Planograms tab all planograms section filtering by planogram name shows the planogram | |
rspec ./spec/features/campaign_builder/placements/planograms_spec.rb:96 # Planograms tab all planograms section filtering by a name that is not related with the planogram does not show the planogram | |
rspec ./spec/features/magellan/inactive_campaing_compliance_spec.rb:30 # Photo Compliance pending campaign has a non-compliant fixture and requires Photo Compliance shows mark compliance is disabled message | |
rspec ./spec/features/magellan/inactive_campaing_compliance_spec.rb:25 # Photo Compliance pending campaign has a non-compliant fixture and requires Photo Compliance does not show the mark compliance button | |
rspec ./spec/features/templates_spec.rb:18 # templates page should have all columns in the templates list table after click | |
rspec ./spec/features/templates_spec.rb:75 # templates page create planogram with correct params creates a template | |
rspec ./spec/features/templates_spec.rb:66 # templates page create planogram with correct params redirects to the edit screen | |
rspec ./spec/features/templates_spec.rb:114 # templates page edit a planogram renames the template with a correct name shows a success message | |
rspec ./spec/features/templates_spec.rb:107 # templates page edit a planogram without changes cannot save | |
rspec ./spec/features/reference_spec.rb:219 # reference files new reference file upload single file back to category link goes back to the main page | |
rspec ./spec/features/reference_spec.rb:214 # reference files new reference file upload single file cancel link goes back to the main page | |
rspec ./spec/features/reference_spec.rb:186 # reference files new reference file upload single file without a name renders an error message | |
rspec ./spec/features/reference_spec.rb:196 # reference files new reference file upload single file without a document renders an error message | |
rspec ./spec/features/reference_spec.rb:202 # reference files new reference file upload single file with valid data renders a success message | |
rspec ./spec/features/reference_spec.rb:207 # reference files new reference file upload single file with valid data creates the reference file | |
rspec ./spec/features/creating_announcements_spec.rb:13 # Announcements #new & #create | |
rspec ./spec/features/links_spec.rb:71 # links page index has links to delete each Link | |
rspec ./spec/features/magellan/photo_compliance_spec.rb:76 # Photo Compliance pending campaign photo compliance is required should NOT show upload photo button, and a message is displayed | |
rspec ./spec/features/magellan/photo_compliance_spec.rb:34 # Photo Compliance photo compliance is required should NOT show compliance button | |
rspec ./spec/features/magellan/photo_compliance_spec.rb:40 # Photo Compliance photo compliance is required is compliant once upload photo is done | |
rspec ./spec/features/magellan/photo_compliance_spec.rb:28 # Photo Compliance photo compliance is required should show upload photo button | |
rspec ./spec/features/magellan/photo_compliance_spec.rb:52 # Photo Compliance photo compliance is required with a future campaign does not show the photo compliance button | |
rspec ./spec/features/magellan/photo_compliance_spec.rb:57 # Photo Compliance photo compliance is required with a future campaign shows the mark compliance is disabled message | |
rspec ./spec/features/announcements_spec.rb[1:7:1:1:1] # announcements page new behaves like announcement form with invalid fields shows the field errors | |
rspec ./spec/features/announcements_spec.rb[1:7:1:2:5] # announcements page new behaves like announcement form with valid fields can sets the announcement type | |
rspec ./spec/features/announcements_spec.rb[1:7:1:2:4] # announcements page new behaves like announcement form with valid fields redirects to the proper screen | |
rspec ./spec/features/announcements_spec.rb[1:7:1:2:3] # announcements page new behaves like announcement form with valid fields shows the successful message | |
rspec ./spec/features/announcements_spec.rb[1:7:1:2:2] # announcements page new behaves like announcement form with valid fields sets the field correctly | |
rspec ./spec/features/announcements_spec.rb[1:7:1:2:7] # announcements page new behaves like announcement form with valid fields can include an allowed role | |
rspec ./spec/features/announcements_spec.rb[1:7:1:2:8] # announcements page new behaves like announcement form with valid fields can include an denied role | |
rspec ./spec/features/announcements_spec.rb[1:7:1:2:1] # announcements page new behaves like announcement form with valid fields creates or updates the announcement | |
rspec ./spec/features/announcements_spec.rb[1:7:1:2:6:1] # announcements page new behaves like announcement form with valid fields add a link creates a link | |
rspec ./spec/features/announcements_spec.rb[1:4:1:1] # announcements page edit behaves like basic VMM page has a header | |
rspec ./spec/features/announcements_spec.rb[1:3:1:2] # announcements page show behaves like basic VMM page has a footer | |
rspec ./spec/features/announcements_spec.rb[1:2:2:1] # announcements page list behaves like basic VMM page has a header | |
rspec ./spec/features/announcements_spec.rb[1:2:2:2] # announcements page list behaves like basic VMM page has a footer | |
rspec ./spec/features/announcements_spec.rb[1:2:2:3] # announcements page list behaves like basic VMM page has a copyright block | |
rspec ./spec/features/announcements_spec.rb[1:2:1:2] # announcements page list behaves like basic VMM page has a footer | |
rspec ./spec/features/announcements_spec.rb[1:2:1:3] # announcements page list behaves like basic VMM page has a copyright block | |
rspec ./spec/features/announcements_spec.rb[1:2:1:1] # announcements page list behaves like basic VMM page has a header | |
rspec ./spec/features/announcements_spec.rb[1:6:1:2] # announcements page edit behaves like basic VMM page has a footer | |
rspec ./spec/features/announcements_spec.rb:35 # announcements page index shows the announcements | |
rspec ./spec/features/announcements_spec.rb:45 # announcements page index selecting all, allow to delete all | |
rspec ./spec/features/announcements_spec.rb:41 # announcements page index clicking delete will delete the announcement | |
rspec ./spec/features/announcements_spec.rb:78 # announcements page index filter by tag shows only the expired | |
rspec ./spec/features/announcements_spec.rb[1:1:1:1] # announcements page index behaves like basic VMM page has a header | |
rspec ./spec/features/announcements_spec.rb[1:1:1:3] # announcements page index behaves like basic VMM page has a copyright block | |
rspec ./spec/features/announcements_spec.rb[1:1:1:2] # announcements page index behaves like basic VMM page has a footer | |
rspec ./spec/features/announcements_spec.rb[1:1:2:2] # announcements page index behaves like basic VMM page has a footer | |
rspec ./spec/features/announcements_spec.rb[1:1:2:3] # announcements page index behaves like basic VMM page has a copyright block | |
rspec ./spec/features/announcements_spec.rb[1:1:2:1] # announcements page index behaves like basic VMM page has a header | |
rspec ./spec/features/announcements_spec.rb:65 # announcements page index filter by type shows only the expired | |
rspec ./spec/features/announcements_spec.rb:53 # announcements page index filter by status shows only the expired | |
rspec ./spec/features/announcements_spec.rb:98 # announcements page index clicking an announcement with link shows the # clicks and last view time | |
rspec ./spec/features/announcements_spec.rb[1:1:9:1:1] # announcements page index clicking an announcement with link behaves like redirects to link url redirects to the url | |
rspec ./spec/features/announcements_spec.rb:248 # announcements page urgent popup shows the popup as the first thing | |
rspec ./spec/features/announcements_spec.rb:261 # announcements page urgent popup shows the # clicks and last view time | |
rspec ./spec/features/announcements_spec.rb:252 # announcements page urgent popup clicking ACKNOWLEDGE will create an announcement view | |
rspec ./spec/features/announcements_spec.rb[1:10:3:1] # announcements page urgent popup behaves like redirects to link url redirects to the url | |
rspec ./spec/features/announcements_spec.rb[1:5:1:2] # announcements page show behaves like basic VMM page has a footer | |
rspec ./spec/features/announcements_spec.rb:280 # announcements page 'Show all # announcements' link the kind is a valid model does not set error flash | |
rspec ./spec/features/announcements_spec.rb:288 # announcements page 'Show all # announcements' link without maximum_view_all_setting shows all announcements | |
rspec ./spec/features/announcements_spec.rb:299 # announcements page 'Show all # announcements' link with maximum_view_all_setting shows the maximum number of announcements | |
rspec ./spec/features/announcements_spec.rb:309 # announcements page 'Show all # announcements' link with maximum_view_all_setting greater than announcements total shows all announcements | |
rspec ./spec/features/announcements_spec.rb[1:8:1:2:1] # announcements page edit behaves like announcement form with valid fields creates or updates the announcement | |
rspec ./spec/features/announcements_spec.rb[1:8:1:2:7] # announcements page edit behaves like announcement form with valid fields can include an allowed role | |
rspec ./spec/features/announcements_spec.rb[1:8:1:2:5] # announcements page edit behaves like announcement form with valid fields can sets the announcement type | |
rspec ./spec/features/announcements_spec.rb[1:8:1:2:2] # announcements page edit behaves like announcement form with valid fields sets the field correctly | |
rspec ./spec/features/announcements_spec.rb[1:8:1:2:8] # announcements page edit behaves like announcement form with valid fields can include an denied role | |
rspec ./spec/features/announcements_spec.rb[1:8:1:2:3] # announcements page edit behaves like announcement form with valid fields shows the successful message | |
rspec ./spec/features/announcements_spec.rb[1:8:1:2:4] # announcements page edit behaves like announcement form with valid fields redirects to the proper screen | |
rspec ./spec/features/announcements_spec.rb[1:8:1:2:6:1] # announcements page edit behaves like announcement form with valid fields add a link creates a link | |
rspec ./spec/features/announcements_spec.rb[1:8:1:1:1] # announcements page edit behaves like announcement form with invalid fields shows the field errors | |
rspec ./spec/features/surveys_spec.rb:25 # surveys page index clicking Floorplan redirects to edit floorplan | |
rspec ./spec/features/locations/store_explorer_spec.rb:272 # store explorer fixture type category select when a category is selected fixture type options include only fixture types within the selected category | |
rspec ./spec/features/locations/store_explorer_spec.rb:281 # store explorer fixture type category select when no category is selected all fixture type options are available for select | |
rspec ./spec/features/campaign_builder/placements/replacements_spec.rb:117 # Replacements tab selects a content to replace clicking in the planogram opens the template editor | |
rspec ./spec/features/batches_spec.rb:36 # batches index lists the existing batches | |
rspec ./spec/features/batches_spec.rb:55 # batches index shows batch metrics when clicking on a batch | |
rspec ./spec/features/batches_spec.rb:61 # batches index shows next page of batches when using pagination | |
rspec ./spec/features/batches_spec.rb:75 # batches metrics with location specific metrics shows location specific metrics | |
rspec ./spec/features/batches_spec.rb:102 # batches metrics whit campaign specific metrics shows campagn specific metrics | |
rspec ./spec/features/comments_spec.rb[1:12:1:1] # comments page list_dashboard_comments behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:12:1:3] # comments page list_dashboard_comments behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:12:1:5] # comments page list_dashboard_comments behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:12:1:2] # comments page list_dashboard_comments behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:12:1:4] # comments page list_dashboard_comments behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:12:1:6] # comments page list_dashboard_comments behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb:141 # comments page edit shows the comment title | |
rspec ./spec/features/comments_spec.rb[1:11:1:2] # comments page edit behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:11:1:1] # comments page edit behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:11:1:3] # comments page edit behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:11:1:5] # comments page edit behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:11:1:6] # comments page edit behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:11:1:4] # comments page edit behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb:156 # comments page edit show contents to attach shows the content name and the link to attach | |
rspec ./spec/features/comments_spec.rb:172 # comments page edit show contents to attach attach to comment can detach from comment | |
rspec ./spec/features/comments_spec.rb:167 # comments page edit show contents to attach attach to comment create a comment assignment | |
rspec ./spec/features/comments_spec.rb[1:10:1:3] # comments page content comment behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:10:1:2] # comments page content comment behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:10:1:6] # comments page content comment behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:10:1:4] # comments page content comment behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:10:1:5] # comments page content comment behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:10:1:1] # comments page content comment behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb:78 # comments page content comment without complete anything disabled the save button | |
rspec ./spec/features/comments_spec.rb:120 # comments page content comment with the right data with content items shows the success message | |
rspec ./spec/features/comments_spec.rb:115 # comments page content comment with the right data with content items the comment title is the content number | |
rspec ./spec/features/comments_spec.rb:125 # comments page content comment with the right data with content items redirects to the comment list and shows the new comment | |
rspec ./spec/features/comments_spec.rb:111 # comments page content comment with the right data with content items creates a comment | |
rspec ./spec/features/comments_spec.rb:99 # comments page content comment with the right data without content items disables apply condition | |
rspec ./spec/features/comments_spec.rb[1:8:1:6] # comments page template search behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:8:1:2] # comments page template search behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:8:1:4] # comments page template search behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:8:1:5] # comments page template search behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:8:1:3] # comments page template search behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:8:1:1] # comments page template search behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:7:1:2] # comments page edit behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:7:1:3] # comments page edit behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:7:1:1] # comments page edit behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb:197 # comments page pog comment cancelling does not create any comment | |
rspec ./spec/features/comments_spec.rb[1:14:1:5] # comments page pog comment behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:14:1:1] # comments page pog comment behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:14:1:2] # comments page pog comment behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:14:1:3] # comments page pog comment behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:14:1:6] # comments page pog comment behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:14:1:4] # comments page pog comment behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb:237 # comments page pog comment with the right data redirects to the comment list and shows the new comment | |
rspec ./spec/features/comments_spec.rb:228 # comments page pog comment with the right data creates a comment | |
rspec ./spec/features/comments_spec.rb:232 # comments page pog comment with the right data shows the success message | |
rspec ./spec/features/comments_spec.rb:202 # comments page pog comment without complete anything disabled the save button | |
rspec ./spec/features/comments_spec.rb[1:6:1:3] # comments page show behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:6:1:1] # comments page show behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:6:1:2] # comments page show behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb:22 # comments page list shows the comment | |
rspec ./spec/features/comments_spec.rb:38 # comments page list can delete a comment | |
rspec ./spec/features/comments_spec.rb:33 # comments page list a campaign comment does not show the comment | |
rspec ./spec/features/comments_spec.rb[1:2:1:5] # comments page list behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:2:1:3] # comments page list behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:2:1:1] # comments page list behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:2:1:4] # comments page list behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:2:1:2] # comments page list behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:2:1:6] # comments page list behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:1:1:6] # comments page index behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:1:1:3] # comments page index behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:1:1:4] # comments page index behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:1:1:5] # comments page index behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:1:1:2] # comments page index behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:1:1:1] # comments page index behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:4:1:3] # comments page show behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:4:1:1] # comments page show behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:4:1:2] # comments page show behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:3:1:1] # comments page dashboard comments behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:3:1:6] # comments page dashboard comments behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:3:1:2] # comments page dashboard comments behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:3:1:4] # comments page dashboard comments behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:3:1:3] # comments page dashboard comments behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:3:1:5] # comments page dashboard comments behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:13:1:2] # comments page new behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:13:1:1] # comments page new behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:13:1:3] # comments page new behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:13:1:4] # comments page new behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:13:1:6] # comments page new behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:13:1:5] # comments page new behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:5:1:2] # comments page edit behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:5:1:3] # comments page edit behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:5:1:1] # comments page edit behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:9:1:4] # comments page content search behaves like basic VMM page has a header | |
rspec ./spec/features/comments_spec.rb[1:9:1:6] # comments page content search behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:9:1:2] # comments page content search behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:9:1:5] # comments page content search behaves like basic VMM page has a footer | |
rspec ./spec/features/comments_spec.rb[1:9:1:3] # comments page content search behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comments_spec.rb[1:9:1:1] # comments page content search behaves like basic VMM page has a header | |
rspec ./spec/features/campaign_builder/variation_group_end_to_end_spec.rb:7 # VariationGroups end to end feature allows VariationGroups creation, placements, importing, previewing, and SKUter | |
rspec ./spec/features/comment_display_setting_spec.rb[1:1:3] # comment display setting page behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comment_display_setting_spec.rb[1:1:1] # comment display setting page behaves like basic VMM page has a header | |
rspec ./spec/features/comment_display_setting_spec.rb[1:1:2] # comment display setting page behaves like basic VMM page has a footer | |
rspec ./spec/features/comment_display_setting_spec.rb[1:2:3] # comment display setting page behaves like basic VMM page has a copyright block | |
rspec ./spec/features/comment_display_setting_spec.rb[1:2:2] # comment display setting page behaves like basic VMM page has a footer | |
rspec ./spec/features/comment_display_setting_spec.rb[1:2:1] # comment display setting page behaves like basic VMM page has a header | |
Randomized with seed 64810 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment