mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fixed 5 out of 7 tests in orders_and_fulfillments_report_spec by providing target_shipment in test line_items Fixed 12 out of 44 broken tests in bulk_order_management_spec.rb by providing target_shipment in test line_items.” “The remaining 32 failing tests are now failing with the very common: undefined method on_hand= on Spree::Variant Improved 1 test in reports_spec.rb by providing target_shipment in test line_items. Test now fails with undefined method Spree::Order.shipping_method Fixed 9 tests in orders_controller_spec by providing target_shipment in test line_items Fixed 4 tests in packing_report_spec.rb by providing target_shipment in test line_items. Failing tests are now failing with undefined product.on_hand? method Fixed 8 tests in line_items_controller_spec by providing target_shipment in test line_items Fixed 1 test in update_billable_periods_spec by providing target_shipment in test line_items Fixed 4 tests in bulk_coop_report_spec by providing target_shipment in test line_items. The 2 failing tests are now failing with undefined product.on_hand? method Improved 1 test in line_items_controller_spec by providing target_shipment in test line_items. Test is still failing with an unexpected method call Fixed 1 test in order_and_distributor_report_spec by providing target_shipment in test line_items