Skip to content

Add check order item integration test

Administrator requested to merge add-check-order-item-integration-test into master
  1. Create tests/integrations folder

Move in renamed integration test "test_create_order_item_task.py" Modify transactions_id in tests according to the new order when django tests.

  1. Add integration test for check-order-item task

  2. Update integration test test_create_order_item_task

Avoid mocking otrs-somconnexio services to make the make the integration test more strict and also test the process in otrs-somconnexio until the end.

Merge request reports