modificari in curs nu stiu care este faza
This commit is contained in:
@@ -45,6 +45,16 @@ def _connect() -> oracledb.Connection:
|
||||
|
||||
|
||||
@pytest.mark.integration
|
||||
@pytest.mark.skip(
|
||||
reason=(
|
||||
"Obsolete target SP: commit 9cd7f35 migrated comanda creation to "
|
||||
"PACK_AUTO (+PACK_SERII_NUMERE). SP_CREEAZA_COMANDA_PROTOTIP is no "
|
||||
"longer the production path; callproc signature drift causes "
|
||||
"PLS-00306. Persist/durability is now covered by live smoke tests "
|
||||
"via /api/service-auto/comenzi — see docs/service-auto/"
|
||||
"decision-log.md (2026-04-13)."
|
||||
)
|
||||
)
|
||||
def test_comanda_persist_and_reconnect():
|
||||
"""
|
||||
Full round-trip: callproc → commit → close → NEW connection → SELECT → assert exists.
|
||||
|
||||
Reference in New Issue
Block a user