Files
openfoodnetwork/spec
Gaetan Craig-Riou 5fd36e7eed Fix SubscriptionConfirmJob spec
Fix the payment stubbing, payment `process_offline!` was stubbed to
return true and payment `completed?` was also stubbed to return true.
`process_offline!` did not change the payment status in the database,
meaning that any call to 'order.pending_payments' after that would
return the payment which should have been processed offline, and
therefore completed. This created some unwanted side effect, resulting
in the test breaking.
2024-02-07 15:27:51 +11:00
..
2023-11-30 13:47:39 +11:00
2023-09-16 09:05:31 +09:00
2024-02-07 15:27:51 +11:00
2024-01-29 20:04:38 +00:00
2023-09-21 22:58:42 +09:00
2024-01-25 14:14:58 +11:00
2023-09-25 13:15:38 +09:00
2023-08-08 11:36:31 +01:00
2023-12-22 13:20:14 +01:00