haikdc
|
4db536d757
|
[haik]: continue test infrastructure modernization: replace hand-rolled FakeExec class in test_browser_wait with AsyncMock side_effect/return_value, swap inline async def stubs in test_web_search_cascade and test_web_search_ddg for AsyncMock, replace _SyncThread shim in test_browser_self_audit with mocker.patch.object autospec, convert HangingExec.calls from int counter to list of call tuples for debuggability, update FakeAux.create in test_browser_playbook to accept **kw and record full call dicts with new assertions on model and max_tokens budget, widen mock HTTP helpers in test_v2_invariants to capture **kw as 4-tuples, remove unused _sanitize_server_name re-export from tools_lib.py, drop unused imports (pytest in test_v2_label_logic, dead imports in test_disconnect_resilience and test_outputs_runtime_cleanup), and enrich sentinel AssertionError messages with f-string context in cascade test guards
|
2026-06-13 14:14:04 -07:00 |
|
ciregenz
|
33aa485a12
|
[eric] cycles: extract settings persistence into store leaf
|
2026-05-23 07:12:19 -07:00 |
|
ciregenz
|
49c649e3d9
|
[eric] single sync function for all state syncing
|
2026-05-05 12:11:07 -07:00 |
|
ciregenz
|
3c42d8738f
|
[eric] refactor internal service layer
|
2026-05-04 19:39:19 -07:00 |
|
ciregenz
|
b7a1faee38
|
[eric] delete miscelaneous scrapped code
|
2026-05-04 19:15:42 -07:00 |
|