blob: df4cb1eaf4c9425a1a42b1a552f51b098f8ff67f (
plain)
1
2
3
4
5
|
o Code simplification and refactoring:
- Extracted dummy_origin_circuit_new so it can be used by other test
functions.
- Refactor circuit_predict_and_launch_new for readability and testability.
- Added unit tests for extracted functions.
|