Skip to content

Instantly share code, notes, and snippets.

@ChasManRors
Created February 13, 2018 18:14
Show Gist options
  • Save ChasManRors/10dbbad1ee3db042d8879e012451ded9 to your computer and use it in GitHub Desktop.
Save ChasManRors/10dbbad1ee3db042d8879e012451ded9 to your computer and use it in GitHub Desktop.
Failed examples:
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:104 # Planograms tab planograms queue section when nothing is added shows the empty list
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: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: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:85 # Planograms tab all planograms section 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: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/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/models/fixture_placement_spec.rb:37 # FixturePlacement.fixture_priorities when matched Fixtures are associated with matched FixtureGroups excludes them from the result set
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:75 # templates page create planogram with correct params creates a template
rspec ./spec/features/templates_spec.rb:107 # templates page edit a planogram without changes cannot save
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/surveys_spec.rb:25 # surveys page index clicking Floorplan redirects to edit floorplan
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/models/site_specific_loader_spec.rb:58 # SiteSpecificLoader works with only site specific files
rspec ./spec/models/site_specific_loader_spec.rb:66 # SiteSpecificLoader works with both defined
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
Randomized with seed 26845
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment