I am using pytest to patch the below function:
oracle_db.py
def oracle_insert_data(insert_query, rows): db = cx_Oracle.connect("user", &q