Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.10 KB | None | 0 0
  1. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:275 # Spree::Api::AddressesController on an address that does not belong to the user cannot delete address
  2. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:280 # Spree::Api::AddressesController on an address that does not belong to the user cannot update address
  3. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:285 # Spree::Api::AddressesController on an address that does not belong to the user cannot show address
  4. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:35 # Spree::Api::AddressesController with their own address gets a billing addresses
  5. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:147 # Spree::Api::AddressesController with their own address receives exception object if number is not specified and address is in Taiwan
  6. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:177 # Spree::Api::AddressesController with their own address receives the errors object if address is invalid
  7. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:186 # Spree::Api::AddressesController with their own address deletes an address
  8. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:59 # Spree::Api::AddressesController with their own address creates a shipping address even without city and country_id
  9. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:28 # Spree::Api::AddressesController with their own address gets a shipping addresses
  10. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:121 # Spree::Api::AddressesController with their own address creates a billling address in taiwan: lane, floor, number, etc in string
  11. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:226 # Spree::Api::AddressesController with their own address updates taiwan address should success
  12. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:77 # Spree::Api::AddressesController with their own address creates a billing address
  13. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:244 # Spree::Api::AddressesController with their own address updates taiwan address fail if floor not specified
  14. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:163 # Spree::Api::AddressesController with their own address receives exception object if floor is not specified and address is in Taiwan
  15. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:41 # Spree::Api::AddressesController with their own address creates a shipping address
  16. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:262 # Spree::Api::AddressesController with their own address shows an address
  17. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:191 # Spree::Api::AddressesController with their own address updates an address
  18. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:95 # Spree::Api::AddressesController with their own address creates a billing address in taiwan
  19. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:208 # Spree::Api::AddressesController with their own address updates taiwan address fail if number not specified
  20. rspec ./spec/controllers/spree/api/addresses_controller_decorator_spec.rb:268 # Spree::Api::AddressesController with their own address have sub district
  21. rspec ./spec/models/spree/promotion/rules/rule_ineligible_message_spec.rb:73 # promotion rules ineligible messages app version should return relevant messages for app version rule
  22. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:1:3] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions promotion buy 2X get 1Y with single SKU only returns saving text correctly
  23. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:1:1] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions promotion buy 2X get 1Y with single SKU only should return empty promotions and banner text, because rule is not eligible
  24. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:1:5] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions promotion buy 2X get 1Y with single SKU only returns promotion adjustments correctly (new promotion)
  25. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:1:6] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions promotion buy 2X get 1Y with single SKU only should calculate product discount on update_multiple
  26. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:1:2] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions promotion buy 2X get 1Y with single SKU only should return value promotions and banner text, because rule is eligible
  27. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:3:4] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions with bundle promotion should break bundle when oos
  28. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:3:2] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions with bundle promotion can break bundle
  29. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:3:1] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions with bundle promotion auto bundle
  30. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:3:3] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions with bundle promotion can repeat bundle
  31. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:10:2:1] # Spree::Api::LineItemsController authenticated behaves like a line item with promotions with invalid price (normal_price > price) should not calculate the normal_price
  32. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:5:1] # Spree::Api::LineItemsController authenticated behaves like a line item with invalid order cannot adds item to shopping cart
  33. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:9:1] # Spree::Api::LineItemsController authenticated behaves like a line item when deleting items deletes item that's already in shopping cart
  34. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:9:2] # Spree::Api::LineItemsController authenticated behaves like a line item when deleting items fails deleting item that's not in shopping cart
  35. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:4] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute update on nil max limit
  36. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:5] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute update on lower than max limit
  37. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:1] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute create on nil max order
  38. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:2] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute create on below or same max order
  39. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:6] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute set max on higher than max limit
  40. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:3] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute set the quantity into max limit
  41. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:7:5] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute [when max promo quantity setting is enabled] update on lower than max limit
  42. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:7:4] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute [when max promo quantity setting is enabled] update on nil max limit
  43. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:7:3] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute [when max promo quantity setting is enabled] set the quantity into max limit
  44. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:7:1] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute [when max promo quantity setting is enabled] create on nil max order
  45. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:7:6] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute [when max promo quantity setting is enabled] set max on higher than max limit
  46. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:2:7:2] # Spree::Api::LineItemsController authenticated behaves like a line item with max order attribute [when max promo quantity setting is enabled] create on below or same max order
  47. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:8:2] # Spree::Api::LineItemsController authenticated behaves like a line item when update multiple items sets quantity instead of adding
  48. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:8:3] # Spree::Api::LineItemsController authenticated behaves like a line item when update multiple items destroys quantity instead of adding
  49. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:8:1] # Spree::Api::LineItemsController authenticated behaves like a line item when update multiple items adaptability to line items limits specified on settings
  50. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:4:1] # Spree::Api::LineItemsController authenticated behaves like a line item with different stock location cannot add item to shopping cart
  51. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:3:1] # Spree::Api::LineItemsController authenticated behaves like a line item with invalid stock location cannot adds item to shopping cart
  52. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:7:4] # Spree::Api::LineItemsController authenticated behaves like a line item when add multiple item fails add unavailable item if price is 0
  53. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:7:1] # Spree::Api::LineItemsController authenticated behaves like a line item when add multiple item adds available item only to shopping cart
  54. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:7:3] # Spree::Api::LineItemsController authenticated behaves like a line item when add multiple item fails add unavailable item
  55. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:7:2] # Spree::Api::LineItemsController authenticated behaves like a line item when add multiple item adds available item only with quantity 1 to shopping cart if params quantity is not available
  56. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:6:1] # Spree::Api::LineItemsController authenticated behaves like a line item with invalid variant cannot adds item to shopping cart if variant does not exist
  57. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:6:2] # Spree::Api::LineItemsController authenticated behaves like a line item with invalid variant cannot adds item to shopping cart if variant exists in other stock location
  58. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:11:1:1] # Spree::Api::LineItemsController authenticated behaves like a line item Spree::Api::V2::LineItemsController with ean checking success add item to shopping cart, with different variant but same product (EAN code)
  59. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:11:1:2] # Spree::Api::LineItemsController authenticated behaves like a line item Spree::Api::V2::LineItemsController with ean checking cannot add item to shopping cart, if variant is not exist
  60. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:1:3] # Spree::Api::LineItemsController authenticated behaves like a line item with valid stock location updates order currency and country_id
  61. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:1:4] # Spree::Api::LineItemsController authenticated behaves like a line item with valid stock location updates order item total
  62. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:1:1] # Spree::Api::LineItemsController authenticated behaves like a line item with valid stock location adds item to shopping cart
  63. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:1:2] # Spree::Api::LineItemsController authenticated behaves like a line item with valid stock location adds item with quantity 1 to shopping cart if params quantity is not provided
  64. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb[1:1:2:1:6] # Spree::Api::LineItemsController authenticated behaves like a line item with valid stock location returns promo price percentage correctly
  65. rspec ./spec/controllers/spree/api/line_items_controller_decorator_spec.rb:1057 # Spree::Api::LineItemsController authenticated update replacements fail if shopper has already started shopping
  66. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:110 # Spree::Api::TaxonsController should display correct display images (category)
  67. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:170 # Spree::Api::TaxonsController should display nil display images and nil promises when unreachable stock location
  68. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:116 # Spree::Api::TaxonsController should display correct display images (category)
  69. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:164 # Spree::Api::TaxonsController should display nil display images and nil promises when negative stock location
  70. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:128 # Spree::Api::TaxonsController should display nil display image (category) if no uploaded image
  71. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:105 # Spree::Api::TaxonsController display blank taxons with blank promises
  72. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:122 # Spree::Api::TaxonsController should display correct display images (category)
  73. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:84 # Spree::Api::TaxonsController display all taxons with correct promises
  74. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:153 # Spree::Api::TaxonsController should display nil display images and nil promises when no stock location (backward compatibility)
  75. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:146 # Spree::Api::TaxonsController should display nil display images (subcategories) if no image present
  76. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:140 # Spree::Api::TaxonsController should display correct display images (subcategories)
  77. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:100 # Spree::Api::TaxonsController display blank taxons with blank promises
  78. rspec ./spec/controllers/spree/api/taxons_controller_decorator_spec.rb:176 # Spree::Api::TaxonsController should display nil display images and nil promises when inactive stock location
  79. rspec ./spec/lib/rack-attack_spec.rb:14 # Rack::Attack throttle execcessive request by order token or api token number of request lower than the limit does not change the request status
  80. rspec ./spec/lib/rack-attack_spec.rb:23 # Rack::Attack throttle execcessive request by order token or api token number of request higher than the limit change the request status
  81. rspec ./spec/models/spree/promotion/actions/taxon_promotion_adjustments_spec.rb:135 # Taxon Promotion some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should use the calculated discount when doesn't exceed the max discount per order
  82. rspec ./spec/models/spree/promotion/actions/taxon_promotion_adjustments_spec.rb:180 # Taxon Promotion some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should be compatible with old promos (max discount is nil)
  83. rspec ./spec/models/spree/promotion/actions/taxon_promotion_adjustments_spec.rb:162 # Taxon Promotion some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should not exceed the max discount per order
  84. rspec ./spec/models/spree/promotion/actions/taxon_promotion_adjustments_spec.rb:207 # Taxon Promotion some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should be compatible with product with no taxons
  85. rspec ./spec/models/spree/promotion/actions/taxon_promotion_adjustments_spec.rb:223 # Taxon Promotion some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should calculate incomplete order
  86. rspec ./spec/models/spree/promotion/actions/taxon_promotion_adjustments_spec.rb:256 # Taxon Promotion some promoted taxons exist in line items the same promotion activated twice should not activate
  87. rspec ./spec/controllers/spree/api/location_requests_controller_spec.rb[1:1:1:1:2:1] # Spree::Api::LocationRequestsController authenticated behaves like a location requests POST create when resource is not valid responds with 422
  88. rspec ./spec/controllers/spree/api/location_requests_controller_spec.rb[1:1:1:1:1:1] # Spree::Api::LocationRequestsController authenticated behaves like a location requests POST create when resource is valid responds with 201
  89. rspec ./spec/controllers/spree/api/location_requests_controller_spec.rb:21 # Spree::Api::LocationRequestsController authenticated behaves like a location requests POST create when resource is valid associated with a user
  90. rspec ./spec/controllers/spree/api/orders_controller_decorator_spec.rb:11 # Spree::Api::OrdersController authenticated always create order with empty shopping cart
  91. rspec ./spec/controllers/spree/api/orders_controller_decorator_spec.rb:82 # Spree::Api::OrdersController authenticated POST #rate rates current order
  92. rspec ./spec/controllers/spree/api/orders_controller_decorator_spec.rb:99 # Spree::Api::OrdersController authenticated POST #rate when order does NOT exist returns resource not found (404)
  93. rspec ./spec/controllers/spree/api/orders_controller_decorator_spec.rb:62 # Spree::Api::OrdersController authenticated PUT #cancel_order Cancel order show exception when user cancel canceled order
  94. rspec ./spec/controllers/spree/api/orders_controller_decorator_spec.rb:56 # Spree::Api::OrdersController authenticated PUT #cancel_order Cancel order show exception when user cancel not complete order
  95. rspec ./spec/controllers/spree/api/orders_controller_decorator_spec.rb:69 # Spree::Api::OrdersController authenticated PUT #cancel_order Cancel order show exception when shopper has doing job
  96. rspec ./spec/services/payment_method_service_spec.rb:114 # PaymentMethodService Available payment method should show correct default payment method
  97. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:190 # Spree::Calculator::PercentOnLineItem should return 0 if line item taxon is excluded by promo
  98. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:201 # Spree::Calculator::PercentOnLineItem should be compatible with old existing promos
  99. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:169 # Spree::Calculator::PercentOnLineItem should return the correct amount of discount (not based_on_delivered_item)
  100. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:183 # Spree::Calculator::PercentOnLineItem should return 0 if product is excluded by promo
  101. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:212 # Spree::Calculator::PercentOnLineItem should be compatible with default values
  102. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:75 # Spree::Calculator::PercentOnLineItem calculation of delivered amount of discount (based_on_delivered_item) correctly calculate promo not on completed order
  103. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:50 # Spree::Calculator::PercentOnLineItem calculation of delivered amount of discount (based_on_delivered_item) correctly calculate promo on completed order
  104. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:155 # Spree::Calculator::PercentOnLineItem calculation of bundle promotion correctly calculate promo on completed order when there is no rejected or oos item
  105. rspec ./spec/models/spree/calculator/shipping/percent_on_line_item_spec.rb:130 # Spree::Calculator::PercentOnLineItem calculation of bundle promotion correctly calculate promo on completed order when there is rejected or oos item
  106. rspec ./spec/services/activate_store_credit_spec.rb:19 # ActivateStoreCredit activate should not activate store credit
  107. rspec ./spec/services/activate_store_credit_spec.rb:31 # ActivateStoreCredit activate should activate store credit
  108. rspec ./spec/models/aloha_stock_item_spec.rb:127 # AlohaStockItem included in model with no #stock_location_id doesnt call aloha and returns data directly from stock item db
  109. rspec ./spec/models/spree/calculator/shipping/tiered_percent_taxon_spec.rb:106 # Spree::Calculator::TieredPercentTaxon some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should not exceed the max discount per order
  110. rspec ./spec/models/spree/calculator/shipping/tiered_percent_taxon_spec.rb:102 # Spree::Calculator::TieredPercentTaxon some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should use the calculated discount when doesn't exceed the max discount per order
  111. rspec ./spec/models/spree/calculator/shipping/tiered_percent_taxon_spec.rb:114 # Spree::Calculator::TieredPercentTaxon some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should not count replaced item with different taxon
  112. rspec ./spec/models/spree/calculator/shipping/tiered_percent_taxon_spec.rb:129 # Spree::Calculator::TieredPercentTaxon some promoted taxons exist in line items should perform correct adjustment(s) to the order related to this promo should count replaced item with same taxon
  113. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb:1003 # Spree::Api::CheckoutsController referral promo exist should fail using voucher if referral promo is eligible
  114. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb:903 # Spree::Api::CheckoutsController authenticated with their own order transitioning to payment state all shipments must have time slot
  115. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied selected addresses with other user address is unable to update order shipping address
  116. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:4:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout for country prefer using nearby geo distance as delivery area when shipping address within store delivery area transitions order to delivery
  117. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied selected addresses cloned the selected shipping address
  118. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:2:2:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied selected addresses behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  119. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:2:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied selected addresses behaves like a right transition transitions order to delivery
  120. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:2:2:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied selected addresses behaves like a right transition should create shipments with shipping rates
  121. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:5:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout for country prefer using sub districts as delivery area when shipping address within store delivery area transitions order to delivery
  122. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:6:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied both new addresses and selected addresses cloned the selected address as shipping address
  123. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:6:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition transitions order to delivery
  124. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:6:2:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition should create shipments with shipping rates
  125. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:6:2:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  126. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:1:4] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout updates order with new shipping created new shipping for the user
  127. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:1:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout updates order with new shipping does not create the addresses twice
  128. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:1:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout updates order with new shipping cloned the new shipping from current user addresses
  129. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout updates order with new shipping associates order with the new shipping address
  130. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:1:5:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout updates order with new shipping behaves like a right transition transitions order to delivery
  131. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:1:5:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout updates order with new shipping behaves like a right transition should create shipments with shipping rates
  132. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:1:1:5:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update address on checkout updates order with new shipping behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  133. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout on first delivery receives free shipping
  134. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:1:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout on non first delivery on a next hour delivery updates state to payment
  135. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:1:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout on non first delivery on a regular delivery updates state to payment
  136. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:4:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout updating slot updates delivery time with selected slot
  137. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:4:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout updating slot does not update delivery time if slot is in the past
  138. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:4:3:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout updating slot does not update if slot is full because there are more shipments than driver
  139. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:4:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout updating slot does not update if slot is full because no shopper and driver
  140. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:3:2:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout authenticated three tier price on regular delivery on third tier order calculates ship total correctly
  141. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:3:2:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout authenticated three tier price on regular delivery on second tier order calculates ship total correctly
  142. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:3:2:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout authenticated three tier price on regular delivery on first tier order calculates ship total correctly
  143. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:3:1:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout authenticated three tier price on next hour delivery on third tier order calculates ship total correctly
  144. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:3:1:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout authenticated three tier price on next hour delivery on first tier order calculates ship total correctly
  145. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:3:2:3:1:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is delivery behaves like an update delivery time on checkout authenticated three tier price on next hour delivery on second tier order calculates ship total correctly
  146. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb:797 # Spree::Api::CheckoutsController authenticated with their own order transitioning to address state should not be able to transition to address if cart is empty
  147. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb:790 # Spree::Api::CheckoutsController authenticated with their own order transitioning to address state should be able to transition to address
  148. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:5:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout for country prefer using sub districts as delivery area when shipping address outside store delivery area does not transition order to delivery
  149. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:5:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout for country prefer using sub districts as delivery area when shipping address within store delivery area transitions order to delivery
  150. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout supplied selected addresses cloned the selected shipping address
  151. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:2:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout supplied selected addresses behaves like a right transition transitions order to delivery
  152. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:2:2:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout supplied selected addresses behaves like a right transition should create shipments with shipping rates
  153. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:6:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout supplied both new addresses and selected addresses cloned the selected address as shipping address
  154. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:6:2:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition should create shipments with shipping rates
  155. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:6:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition transitions order to delivery
  156. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:4:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout for country prefer using nearby geo distance as delivery area when shipping address within store delivery area transitions order to delivery
  157. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:4:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout for country prefer using nearby geo distance as delivery area when shipping address outside store delivery area does not transition order to delivery
  158. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout supplied selected addresses with other user address is unable to update order shipping address
  159. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout updates order with new shipping associates order with the new shipping address
  160. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:1:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout updates order with new shipping cloned the new shipping from current user addresses
  161. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:1:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout updates order with new shipping does not create the addresses twice
  162. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:1:4] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout updates order with new shipping created new shipping for the user
  163. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:1:5:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout updates order with new shipping behaves like a right transition should create shipments with shipping rates
  164. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:1:1:1:5:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is cart behaves like an update address on checkout updates order with new shipping behaves like a right transition transitions order to delivery
  165. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied selected addresses cloned the selected shipping address
  166. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:2:2:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied selected addresses behaves like a right transition should create shipments with shipping rates
  167. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:2:2:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied selected addresses behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  168. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:2:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied selected addresses behaves like a right transition transitions order to delivery
  169. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:1:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout updates order with new shipping does not create the addresses twice
  170. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout updates order with new shipping associates order with the new shipping address
  171. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:1:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout updates order with new shipping cloned the new shipping from current user addresses
  172. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:1:4] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout updates order with new shipping created new shipping for the user
  173. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:1:5:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout updates order with new shipping behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  174. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:1:5:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout updates order with new shipping behaves like a right transition should create shipments with shipping rates
  175. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:1:5:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout updates order with new shipping behaves like a right transition transitions order to delivery
  176. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:4:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout for country prefer using nearby geo distance as delivery area when shipping address within store delivery area transitions order to delivery
  177. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:4:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout for country prefer using nearby geo distance as delivery area when shipping address outside store delivery area does not transition order to delivery
  178. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:5:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout for country prefer using sub districts as delivery area when shipping address outside store delivery area does not transition order to delivery
  179. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:5:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout for country prefer using sub districts as delivery area when shipping address within store delivery area transitions order to delivery
  180. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:6:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied both new addresses and selected addresses cloned the selected address as shipping address
  181. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:6:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition transitions order to delivery
  182. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:6:2:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  183. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:6:2:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition should create shipments with shipping rates
  184. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied selected addresses with other user address is unable to update order shipping address
  185. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:1:3:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update address on checkout supplied selected addresses with other user address does not transition order to delivery
  186. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout on first delivery receives free shipping
  187. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:1:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout on non first delivery on a next hour delivery updates state to payment
  188. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:1:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout on non first delivery on a regular delivery updates state to payment
  189. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:4:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout updating slot does not update delivery time if slot is in the past
  190. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:4:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout updating slot updates delivery time with selected slot
  191. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:4:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout updating slot does not update if slot is full because no shopper and driver
  192. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:4:3:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout updating slot does not update if slot is full because there are more shipments than driver
  193. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:3:1:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout authenticated three tier price on next hour delivery on first tier order calculates ship total correctly
  194. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:3:1:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout authenticated three tier price on next hour delivery on second tier order calculates ship total correctly
  195. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:3:1:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout authenticated three tier price on next hour delivery on third tier order calculates ship total correctly
  196. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:3:2:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout authenticated three tier price on regular delivery on third tier order calculates ship total correctly
  197. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:3:2:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout authenticated three tier price on regular delivery on first tier order calculates ship total correctly
  198. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:4:2:3:2:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is payment behaves like an update delivery time on checkout authenticated three tier price on regular delivery on second tier order calculates ship total correctly
  199. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:4:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout for country prefer using nearby geo distance as delivery area when shipping address within store delivery area transitions order to delivery
  200. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:5:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout for country prefer using sub districts as delivery area when shipping address within store delivery area transitions order to delivery
  201. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied selected addresses cloned the selected shipping address
  202. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:2:2:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied selected addresses behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  203. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:2:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied selected addresses behaves like a right transition transitions order to delivery
  204. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:2:2:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied selected addresses behaves like a right transition should create shipments with shipping rates
  205. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:3:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied selected addresses with other user address is unable to update order shipping address
  206. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:1:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout updates order with new shipping associates order with the new shipping address
  207. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:1:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout updates order with new shipping cloned the new shipping from current user addresses
  208. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:1:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout updates order with new shipping does not create the addresses twice
  209. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:1:4] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout updates order with new shipping created new shipping for the user
  210. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:1:5:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout updates order with new shipping behaves like a right transition should create shipments with shipping rates
  211. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:1:5:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout updates order with new shipping behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  212. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:1:5:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout updates order with new shipping behaves like a right transition transitions order to delivery
  213. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:6:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied both new addresses and selected addresses cloned the selected address as shipping address
  214. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:6:2:1] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition transitions order to delivery
  215. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:6:2:3] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition should set order_location.ship_address_id with shipping_address.id
  216. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb[1:1:1:2:1:6:2:2] # Spree::Api::CheckoutsController authenticated with their own order if order state is address behaves like an update address on checkout supplied both new addresses and selected addresses behaves like a right transition should create shipments with shipping rates
  217. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb:824 # Spree::Api::CheckoutsController authenticated with their own order transitioning to delivery state for country prefer using nearby geo distance as delivery area when shipping address is outside the supermarket delivery area cannot transitioning to the next state
  218. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb:836 # Spree::Api::CheckoutsController authenticated with their own order transitioning to delivery state for country prefer using nearby geo distance as delivery area when shipping address is within the supermarket delivery area transitioned to the next state
  219. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb:856 # Spree::Api::CheckoutsController authenticated with their own order transitioning to delivery state for country prefer using sub districts as delivery area when shipping address is outside the supermarket delivery area cannot transitioning to the next state
  220. rspec ./spec/controllers/spree/api/checkouts_controller_decorator_spec.rb:871 # Spree::Api::CheckoutsController authenticated with their own order transitioning to delivery state for country prefer using sub districts as delivery area when shipping address is within the supermarket delivery area transitioned to the next state
  221. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:258 # Spree::Api::ProductsController sorting price and name in sub category return all products by name, desc if user specify sort by name desc
  222. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:299 # Spree::Api::ProductsController sorting price and name in sub category return all products by price, desc if user specify sort by price desc
  223. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:237 # Spree::Api::ProductsController sorting price and name in sub category return all products by name, asc if user specify sort by name asc
  224. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:278 # Spree::Api::ProductsController sorting price and name in sub category return all products by price, asc if user specify sort by price asc
  225. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:425 # Spree::Api::ProductsController retrieving products by popularity returns product response correctly
  226. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:412 # Spree::Api::ProductsController retrieving products by popularity returns all products sorted by popularity, each category has 5 items for client app which version below 1.17
  227. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:322 # Spree::Api::ProductsController retrieving products by popularity returns all products sorted by popularity, each category has 5 item from different sub categories
  228. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:359 # Spree::Api::ProductsController retrieving products by popularity returns all products sorted by popularity, each category has 8 item from different sub categories for client app which version above or equal 1.17
  229. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:498 # Spree::Api::ProductsController retrieving products by popularity boosting point returns all products sorted by popularity, each category has 5 item from different sub categories
  230. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:535 # Spree::Api::ProductsController retrieving products by popularity multiple taxon returns all products sorted by popularity, each category has 5 item from different sub categories
  231. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:727 # Spree::Api::ProductsController retrieving 1 product returns 1 product filtered by location
  232. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:755 # Spree::Api::ProductsController retrieving 1 product returns promotion if any
  233. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:745 # Spree::Api::ProductsController retrieving 1 product shows correct price
  234. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:577 # Spree::Api::ProductsController retrieving products by taxon returns all products belongs to a category
  235. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:600 # Spree::Api::ProductsController retrieving products by taxon returns all products belongs to a sub category
  236. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:709 # Spree::Api::ProductsController retrieving products by promotion does not returns promotion products for non-android and non-ios client
  237. rspec ./spec/controllers/spree/api/products_controller_decorator_spec.rb:697 # Spree::Api::ProductsController retrieving products by promotion does not returns promotion products for client app which version below 1.23
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement