Delegate create_proposed_shipments to Spree::OrderShipping #675
Annotations
15 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
promotions/spec/models/solidus_promotions/promotion_code_spec.rb#L354
SolidusPromotions::PromotionCode completing multiple orders with the same code increases the total to remove the promo
Failure/Error: order.next! until order.can_complete?
ArgumentError:
wrong number of arguments (given 1, expected 0)
|
|
Run tests:
promotions/spec/models/solidus_promotions/promotion_code_spec.rb#L360
SolidusPromotions::PromotionCode completing multiple orders with the same code resets the state of the order
Failure/Error: order.next! until order.can_complete?
ArgumentError:
wrong number of arguments (given 1, expected 0)
|
|
Run tests:
promotions/spec/models/solidus_promotions/promotion_code_spec.rb#L348
SolidusPromotions::PromotionCode completing multiple orders with the same code adjusts the promo_total
Failure/Error: order.next! until order.can_complete?
ArgumentError:
wrong number of arguments (given 1, expected 0)
|
|
Run tests:
promotions/spec/models/solidus_promotions/promotion_code_spec.rb#L342
SolidusPromotions::PromotionCode completing multiple orders with the same code makes the adjustment disappear
Failure/Error: order.next! until order.can_complete?
ArgumentError:
wrong number of arguments (given 1, expected 0)
|
|
Run tests:
promotions/spec/requests/solidus_promotions/api/checkout_spec.rb#L163
Api Feature Specs is able to checkout with the update request
Failure/Error: put "/api/checkouts/#{@order.number}/advance"
ArgumentError:
wrong number of arguments (given 1, expected 0)
|
|
Run tests:
promotions/spec/requests/solidus_promotions/api/checkout_spec.rb#L136
Api Feature Specs is able to checkout with the create request
Failure/Error: put "/api/checkouts/#{@order.number}/advance"
ArgumentError:
wrong number of arguments (given 1, expected 0)
|
|
Run tests:
promotions/spec/requests/solidus_promotions/api/checkout_spec.rb#L117
Api Feature Specs is able to checkout with individualized requests
Failure/Error: put "/api/checkouts/#{@order.number}/advance"
ArgumentError:
wrong number of arguments (given 1, expected 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
background
wait
wait-all
cancel
parallel
Loading