47 lines
6.6 KiB
Plaintext
47 lines
6.6 KiB
Plaintext
============================= test session starts =============================
|
|
platform win32 -- Python 3.11.6, pytest-9.0.2, pluggy-1.6.0
|
|
rootdir: C:\projects\manual_slop
|
|
configfile: pyproject.toml
|
|
plugins: anyio-4.12.1
|
|
collected 86 items / 8 deselected / 78 selected
|
|
|
|
tests\test_agent_capabilities.py . [ 1%]
|
|
tests\test_agent_tools_wiring.py .. [ 3%]
|
|
tests\test_ai_context_history.py . [ 5%]
|
|
tests\test_api_events.py .... [ 10%]
|
|
tests\test_api_hook_client.py ...... [ 17%]
|
|
tests\test_api_hook_extensions.py ..... [ 24%]
|
|
tests\test_gemini_metrics.py . [ 25%]
|
|
tests\test_gui2_events.py . [ 26%]
|
|
tests\test_gui2_layout.py .. [ 29%]
|
|
tests\test_gui2_mcp.py . [ 30%]
|
|
tests\test_gui2_parity.py ... [ 34%]
|
|
tests\test_gui2_performance.py .s [ 37%]
|
|
tests\test_gui_diagnostics.py .. [ 39%]
|
|
tests\test_gui_events.py . [ 41%]
|
|
tests\test_gui_performance_requirements.py . [ 42%]
|
|
tests\test_gui_stress_performance.py . [ 43%]
|
|
tests\test_gui_updates.py .. [ 46%]
|
|
tests\test_headless_api.py ........ [ 56%]
|
|
tests\test_headless_dependencies.py .. [ 58%]
|
|
tests\test_headless_startup.py .. [ 61%]
|
|
tests\test_history_blacklist.py .. [ 64%]
|
|
tests\test_history_bleed.py . [ 65%]
|
|
tests\test_history_migration.py .. [ 67%]
|
|
tests\test_history_persistence.py . [ 69%]
|
|
tests\test_history_truncation.py . [ 70%]
|
|
tests\test_hooks.py ... [ 74%]
|
|
tests\test_layout_reorganization.py .... [ 79%]
|
|
tests\test_mcp_perf_tool.py . [ 80%]
|
|
tests\test_performance_monitor.py .. [ 83%]
|
|
tests\test_sim_ai_settings.py . [ 84%]
|
|
tests\test_sim_base.py .. [ 87%]
|
|
tests\test_sim_context.py . [ 88%]
|
|
tests\test_sim_execution.py . [ 89%]
|
|
tests\test_sim_tools.py . [ 91%]
|
|
tests\test_token_usage.py . [ 92%]
|
|
tests\test_user_agent.py .. [ 94%]
|
|
tests\test_workflow_sim.py .... [100%]
|
|
|
|
================ 77 passed, 1 skipped, 8 deselected in 55.30s =================
|