- test_requirements: replace removed add_import_order with upsert_order +
add_sync_run_order, fix add_order_items/update_addresses signatures
- E2E logs: replace #runsTableBody with #runsDropdown (dropdown UI)
- E2E mappings: rewrite for flat-row list design (no more table headers)
- E2E missing_skus: use .filter-pill[data-sku-status] instead of button IDs,
#quickMapModal instead of #mapModal
- QA logs monitor: 1h session window + known issues filter for pre-existing
ORA-00942 errors
- Oracle integration: force-update settings singleton to override dummy values
from test_requirements module, fix TNS_ADMIN directory in conftest
- PL/SQL tests: graceful skip when PARTENERI table inaccessible
All 6 test stages now pass in ./test.sh full.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>