Skip to content

Instantly share code, notes, and snippets.

@jeffreywalter
Created September 5, 2012 20:43
Show Gist options
  • Save jeffreywalter/3644434 to your computer and use it in GitHub Desktop.
Save jeffreywalter/3644434 to your computer and use it in GitHub Desktop.
rspec /private/tmp/monaco/spec/models/offer_spec.rb:302 # Offer#svod_term_limitations when svod term limitations count
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:28 # OfferQuery#results search by provider it should behave like finds_the_rio should find one offer
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:32 # OfferQuery#results search by provider it should behave like finds_the_rio should find Rio
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:57 # OfferQuery#results search by price
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:28 # OfferQuery#results search by category by exact match it should behave like finds_the_rio should find one offer
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:32 # OfferQuery#results search by category by exact match it should behave like finds_the_rio should find Rio
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:28 # OfferQuery#results search by category by partial match it should behave like finds_the_rio should find one offer
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:32 # OfferQuery#results search by category by partial match it should behave like finds_the_rio should find Rio
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:28 # OfferQuery#results search by genre it should behave like finds_the_rio should find one offer
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:32 # OfferQuery#results search by genre it should behave like finds_the_rio should find Rio
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:28 # OfferQuery#results search by rating it should behave like finds_the_rio should find one offer
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:32 # OfferQuery#results search by rating it should behave like finds_the_rio should find Rio
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:91 # OfferQuery#results search for multiple offers should find both offers
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:28 # OfferQuery#results search by multiple criteria with all criteria matching it should behave like finds_the_rio should find one offer
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:32 # OfferQuery#results search by multiple criteria with all criteria matching it should behave like finds_the_rio should find Rio
rspec /private/tmp/monaco/spec/models/offer_query_spec.rb:112 # OfferQuery#results search by multiple criteria with one criteria matching, and one not matching should return nothing
rspec /private/tmp/monaco/spec/controllers/utf8/assets_controller_spec.rb:35 # Service::AssetsController POST create UTF-8 data ADI3
rspec /private/tmp/monaco/spec/controllers/utf8/assets_controller_spec.rb:37 # Service::AssetsController POST create UTF-8 data ADI3 sets a field on Title
rspec /private/tmp/monaco/spec/controllers/utf8/assets_controller_spec.rb:41 # Service::AssetsController POST create UTF-8 data ADI3 sets a rating on Title
rspec /private/tmp/monaco/spec/controllers/utf8/assets_controller_spec.rb:45 # Service::AssetsController POST create UTF-8 data ADI3 sets a field on Offer
rspec /private/tmp/monaco/spec/controllers/utf8/assets_controller_spec.rb:49 # Service::AssetsController POST create UTF-8 data ADI3 sets a field on TermLimitation
rspec /private/tmp/monaco/spec/controllers/utf8/assets_controller_spec.rb:53 # Service::AssetsController POST create UTF-8 data ADI3 sets a field on Category
rspec /private/tmp/monaco/spec/controllers/utf8/assets_controller_spec.rb:57 # Service::AssetsController POST create UTF-8 data ADI3 sets a field on Trick
rspec /private/tmp/monaco/spec/models/cdn_statistic_spec.rb:24 # CdnStatistic#all_stats_as_x_y
rspec /private/tmp/monaco/spec/models/catalog_query_spec.rb:22 # CatalogQuery#results offer query expects only offers returns only offers
rspec /private/tmp/monaco/spec/models/catalog_query_spec.rb:30 # CatalogQuery#results all offer query expects all offers returns only offers
rspec /private/tmp/monaco/spec/models/catalog_query_spec.rb:49 # CatalogQuery#offers gets the offers from the offer_query
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:53 # Scenario: I search by title
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:63 # Scenario: I search by actor
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:72 # Scenario: I search by actor then click on one of the categories of offers
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:81 # Scenario: I search by license window start date
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:90 # Scenario: I search by genre
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:99 # Scenario: I search by rental type
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:108 # Scenario: I search by rating
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:117 # Scenario: I search by director
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:126 # Scenario: I search by year
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:135 # Scenario: Clear search results
cucumber features/offers/operator_searches_offers_with_a_capped_limit_on_offer_search.feature:146 # Scenario: Search defaults to page 1
cucumber features/dynamic_criteria_folders/operator_adds_new_dynamic_criteria_folder.feature:77 # Scenario: Reverts a criteria folder to a regular folder
cucumber features/offers/operator_bulk_moves_copies_categories_for_offer.feature:68 # Scenario: Copying Offers
cucumber features/offers/operator_bulk_moves_copies_categories_for_offer.feature:81 # Scenario: Moving Offers
cucumber features/offers/operator_filters_offers.feature:76 # Scenario: I see the results
cucumber features/offers/operator_filters_offers.feature:82 # Scenario: clearing
cucumber features/offers/operator_filters_offers.feature:89 # Scenario: BUG (DF2715) Search criterion should be separate
cucumber features/dynamic_criteria_folders/operator_edits_a_dynamic_criteria_folder.feature:51 # Scenario: Adds a single dynamic criteria
cucumber features/alert_log/alert_log.feature:54 # Scenario: Alert Log
cucumber features/maps/operator_views_triggered_alert_for_a_hub.feature:4 # Scenario: Operator recieves a visual indication of alert
cucumber features/hubs/operator_adds_hardware_to_a_hub.feature:12 # Scenario:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment