import BulkInvoiceJob#perform spec

1. remove the mocks
2. test the content of the generated pdf
3. remove the test of private methods
This commit is contained in:
Mohamed ABDELLANI
2023-07-14 09:30:18 +01:00
parent c89c8a69bc
commit 2fb112aecd
2 changed files with 24 additions and 41 deletions

View File

@@ -4108,6 +4108,11 @@ See the %{link} to find out more about %{sitename}'s features and to start using
shipping: "Shipping"
order_number: "Order Number"
invoice_number: "Invoice Number"
payments_list:
date_time: "Date/time"
payment_method: "Payment method"
payment_state: "Payment state"
amount: "Amount"
note:
note_label: "Note:"
no_note_present: "No note provided."