Files
openfoodnetwork/engines/order_management
Cillian O'Ruanaidh 9efee1b0be In bulk coop report service spec just check array has the same elements but don't check the order.
The #table_items methos seems to return line items in different order sometimes making this test a bit flaky. The test passed on Semaphore previously and is passing in development. I don't think the order matters so using :match_array instead of :eq.
2020-08-28 12:20:47 +01:00
..

Order Management

This is the rails engine for the Order Management domain.

See our wiki for more info about domains and engines in OFN.