HAL9000
4acea435de
fix(tests): update stale mock patch targets after validation helper refactor
...
The PR moved `_get_tool_registry_service` from a private helper in
`validation.py` to a public `get_tool_registry_service` in
`validation_helpers.py`, re-exported into the `validation` module
namespace. All test files that patched the old private name via
`mock.patch()` raised `AttributeError` at runtime.
Updated all 14 affected files to patch the public name:
- features/steps/: 8 step files updated patch targets and direct imports
- robot/: 4 helper scripts updated patch targets
- benchmarks/: 2 benchmark files updated patch targets
Also fixed `validation_list_command_steps.py`:
- Added `patch` import
- Added proper `get_tool_registry_service` patcher in all @given steps
so the CLI is mocked correctly during scenario execution
- Removed invalid import from non-existent `validation_app` module
ISSUES CLOSED : #8667
2026-06-18 09:06:40 -04:00
..
2026-06-17 19:54:20 -04:00
2026-06-15 06:36:16 -04:00
2026-06-10 11:14:45 -04:00
2026-06-06 20:45:20 -04:00
2026-06-15 14:11:47 -04:00
2026-06-18 09:06:40 -04:00
2026-06-06 19:05:19 -04:00
2026-06-17 18:24:32 -04:00
2026-06-17 08:49:34 -04:00
2026-06-17 08:49:34 -04:00
2026-06-14 16:11:26 -04:00
2026-06-15 02:59:42 -04:00
2026-06-16 20:17:35 -04:00
2026-06-14 11:14:35 -04:00
2026-06-14 09:09:24 -04:00
2026-06-17 23:15:50 -04:00
2026-06-13 04:59:44 -04:00
2026-06-17 23:15:50 -04:00
2026-06-18 03:03:26 -04:00
2026-06-17 05:52:11 -04:00
2026-06-14 09:51:14 -04:00
2026-06-15 04:28:02 -04:00
2026-06-11 19:58:52 -04:00
2026-06-14 09:51:14 -04:00
2026-06-15 01:01:54 -04:00
2026-06-14 02:14:33 -04:00
2026-06-18 00:16:54 -04:00
2026-06-18 04:00:46 -04:00
2026-06-13 09:29:11 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-16 23:08:30 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-17 08:49:34 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 18:13:27 -04:00
2026-06-14 09:51:14 -04:00
2026-06-18 04:00:46 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 09:51:14 -04:00
2026-06-14 11:36:15 -04:00
2026-06-18 10:38:44 +00:00
2026-06-13 18:50:14 -04:00
2026-06-14 08:18:13 -04:00
2026-06-14 23:37:20 -04:00
2026-06-18 02:28:23 -04:00
2026-06-13 17:42:05 -04:00
2026-06-17 22:36:33 -04:00
2026-06-06 13:54:43 -04:00
2026-06-14 20:39:38 -04:00
2026-06-13 04:39:01 -04:00
2026-06-13 16:10:40 -04:00
2026-06-17 08:49:34 -04:00
2026-06-14 09:51:14 -04:00
2026-06-15 06:36:16 -04:00
2026-06-14 17:15:04 -04:00
2026-06-18 00:36:05 -04:00
2026-06-14 09:51:14 -04:00
2026-06-18 00:36:05 -04:00
2026-06-14 09:51:14 -04:00
2026-06-06 20:26:27 -04:00
2026-06-14 09:49:42 -04:00
2026-06-17 06:49:43 -04:00
2026-06-17 06:49:43 -04:00
2026-06-06 16:25:55 -04:00
2026-06-16 23:08:30 -04:00
2026-06-14 06:43:09 -04:00
2026-06-13 14:44:45 -04:00
2026-06-13 14:44:45 -04:00
2026-06-14 22:50:43 -04:00
2026-06-14 09:51:14 -04:00
2026-06-13 23:43:22 -04:00
2026-06-15 09:17:34 -04:00
2026-06-18 00:57:44 -04:00
2026-06-13 15:07:27 -04:00
2026-06-14 11:36:15 -04:00
2026-06-14 09:51:14 -04:00
2026-06-15 02:24:03 -04:00
2026-06-14 15:50:15 -04:00
2026-06-10 05:05:40 -04:00
2026-06-06 14:56:30 -04:00
2026-06-14 04:44:44 -04:00
2026-06-12 12:08:13 -04:00
2026-06-13 23:43:22 -04:00
2026-06-14 19:05:21 -04:00
2026-06-06 15:31:12 -04:00
2026-06-18 01:17:23 -04:00
2026-06-11 20:00:04 -04:00
2026-06-14 13:23:57 -04:00
2026-06-14 15:26:27 -04:00
2026-06-17 01:43:50 -04:00
2026-06-14 12:22:44 -04:00
2026-06-17 01:43:50 -04:00
2026-06-17 15:28:59 -04:00
2026-06-14 21:28:31 -04:00
2026-06-10 02:00:43 -04:00
2026-06-10 11:14:45 -04:00
2026-06-10 11:14:45 -04:00
2026-06-17 02:36:59 -04:00
2026-06-14 16:34:44 -04:00
2026-06-10 20:39:28 -04:00
2026-06-14 09:51:14 -04:00
2026-06-17 12:40:29 -04:00
2026-06-07 00:48:54 -04:00
2026-06-10 07:43:02 -04:00
2026-06-14 17:33:45 -04:00
2026-06-06 12:31:45 -04:00
2026-06-17 12:40:29 -04:00
2026-06-17 00:57:52 -04:00
2026-06-17 00:57:51 -04:00
2026-06-15 11:14:31 +00:00
2026-06-06 12:11:44 -04:00
2026-06-13 14:07:02 -04:00
2026-06-13 16:54:29 -04:00
2026-06-17 00:21:34 -04:00
2026-06-18 09:06:40 -04:00