This is an automated email from the ASF dual-hosted git repository. akm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/mahout.git
commit 273207c1003f611eb4d8b6e0610c0290771f154e Merge: 96de645ff 8323c54ad Author: Andrew Musselman <[email protected]> AuthorDate: Wed Oct 29 12:16:12 2025 -0700 Merge pull request #591 from guan404ming/refactor-test-arch Refactor testing structure to improve maintainability testing/test_create_circuit.py | 5 +-- testing/test_final_quantum_states.py | 20 ++++++--- testing/test_swap_test.py | 67 +++++++++++++++++++++++++--- testing/{conftest.py => utils/__init__.py} | 17 +------ testing/{ => utils}/amazon_braket_helpers.py | 0 testing/{ => utils}/cirq_helpers.py | 0 testing/{conftest.py => utils/constants.py} | 16 +------ testing/{ => utils}/qiskit_helpers.py | 0 testing/{ => utils}/qumat_helpers.py | 0 9 files changed, 79 insertions(+), 46 deletions(-)
