This website requires JavaScript.
Explore
Help
Sign In
q792602257
/
agentic-mobile-control
Watch
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1107ace89cbcc873932c473a4d61f96a0aa44a28
agentic-mobile-control
/
tests
T
History
q792602257
c162c2501b
Tests / Test
No test results found
Details
feat(cloud): remove static credentials and add host console
2026-07-13 19:45:53 +08:00
..
__init__.py
Implement Apex Agent MVP scaffold
2026-07-06 13:22:15 +08:00
fakes.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_agents_collab_runner.py
fix(multi-agent-collaboration): compose TaskRunner bookkeeping instead of forking it
2026-07-07 08:30:57 +08:00
test_agents_e2e.py
multi agent
2026-07-06 23:23:44 +08:00
test_agents_integration.py
multi agent
2026-07-06 23:23:44 +08:00
test_agents_models.py
multi agent
2026-07-06 23:23:44 +08:00
test_agents_no_coupling.py
multi agent
2026-07-06 23:23:44 +08:00
test_agents_observer.py
multi agent
2026-07-06 23:23:44 +08:00
test_agents_reflector.py
multi agent
2026-07-06 23:23:44 +08:00
test_agents_verifier.py
multi agent
2026-07-06 23:23:44 +08:00
test_ai_planner_integration.py
feat(agent-runtime): add LLM-driven AI Planner with dual-provider tool calling
2026-07-12 13:48:50 +08:00
test_ai_planner_task_runner.py
feat(agent-runtime): add LLM-driven AI Planner with dual-provider tool calling
2026-07-12 13:48:50 +08:00
test_ai_planner.py
feat(agent-runtime): add LLM-driven AI Planner with dual-provider tool calling
2026-07-12 13:48:50 +08:00
test_android_driver.py
feat(driver): add Android UiAutomator2 driver
2026-07-13 14:47:01 +08:00
test_android_integration.py
feat(driver): add Android UiAutomator2 driver
2026-07-13 14:47:01 +08:00
test_cloud_auth.py
feat(cloud): remove static credentials and add host console
2026-07-13 19:45:53 +08:00
test_cloud_client.py
feat(cloud-console): task listing, attempt history, CORS, and console SPA
2026-07-13 14:00:23 +08:00
test_cloud_composition_safety.py
test(workspace): enforce cloud package ownership
2026-07-12 14:12:51 +08:00
test_cloud_control_config.py
feat(cloud): remove static credentials and add host console
2026-07-13 19:45:53 +08:00
test_cloud_database.py
feat(cloud-store): support SQLite and PostgreSQL engines
2026-07-12 16:53:02 +08:00
test_cloud_dispatcher_real_task_runner.py
cloud
2026-07-06 23:44:18 +08:00
test_cloud_migrations.py
feat(cloud-console): add user authentication and administration
2026-07-13 17:54:53 +08:00
test_cloud_observability.py
feat(cloud-api): add correlated lifecycle logging
2026-07-12 18:37:51 +08:00
test_cloud_repository_concurrency.py
test(cloud-scheduler): prove assignment concurrency
2026-07-12 17:42:20 +08:00
test_cloud_repository_contract.py
Implement edge-host-self-enrollment
2026-07-13 18:30:49 +08:00
test_cloud_sdk_api.py
feat(cloud-console): task listing, attempt history, CORS, and console SPA
2026-07-13 14:00:23 +08:00
test_cloud_store.py
fix(device-pool): scope primary key by host and thread through capability_tags
2026-07-07 08:30:47 +08:00
test_cloud_user_auth.py
feat(cloud-console): add user authentication and administration
2026-07-13 17:54:53 +08:00
test_console_api.py
fix(device-pool): scope primary key by host and thread through capability_tags
2026-07-07 08:30:47 +08:00
test_deployment_config.py
feat(cloud): remove static credentials and add host console
2026-07-13 19:45:53 +08:00
test_describe_screen_semantic.py
fix(semantic-scene): move describe_screen_semantic out of the tools/ layer
2026-07-07 08:30:49 +08:00
test_device_config.py
feat(cloud): add edge host enrollment
2026-07-13 13:54:16 +08:00
test_device_manager.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_device_pool.py
fix(device-pool): scope primary key by host and thread through capability_tags
2026-07-07 08:30:47 +08:00
test_executor.py
Implement Apex Agent MVP scaffold
2026-07-06 13:22:15 +08:00
test_find_helpers.py
Implement Apex Agent MVP scaffold
2026-07-06 13:22:15 +08:00
test_host_agent_internal_api.py
test(openspec): map cloud integration scenarios
2026-07-13 08:21:44 +08:00
test_host_agent_protocol_models.py
feat(host-protocol): define internal API models
2026-07-12 18:07:42 +08:00
test_mcp.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_perception_provider.py
test(perception-provider): cover NullPerceptionProvider/DefaultPerceptionProvider directly
2026-07-07 08:31:14 +08:00
test_planner_config.py
feat(agent-runtime): add LLM-driven AI Planner with dual-provider tool calling
2026-07-12 13:48:50 +08:00
test_plugin_registry.py
fix(plugin-system): implement register_driver_type and stop discover() aborting on one bad manifest
2026-07-07 08:31:00 +08:00
test_rest_api.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_scene_builder.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_semantic_enricher.py
fix(semantic-scene): preserve page/intents when all widgets are dangling, drop dead exception-name set
2026-07-07 08:31:03 +08:00
test_semantic_integration.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_semantic_llm_client.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_semantic_models.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_semantic_task_loop.py
fix(semantic-scene): move describe_screen_semantic out of the tools/ layer
2026-07-07 08:30:49 +08:00
test_skill_catalog_e2e.py
feat(skill-catalog-subscription): synced catalog + HTTP sync + MCP tools
2026-07-07 10:33:23 +08:00
test_skill_catalog_mcp.py
feat(skill-catalog-subscription): synced catalog + HTTP sync + MCP tools
2026-07-07 10:33:23 +08:00
test_skill_catalog.py
feat(skill-catalog-subscription): synced catalog + HTTP sync + MCP tools
2026-07-07 10:33:23 +08:00
test_skill_retrieval.py
feat: add skill learning runtime
2026-07-06 18:07:53 +08:00
test_skill_store.py
fix(skill-versioning): consume divergence_tolerance, replace vacuous catalog-isolation guard
2026-07-07 08:31:11 +08:00
test_skill_sync_client.py
feat(skill-catalog-subscription): synced catalog + HTTP sync + MCP tools
2026-07-07 10:33:23 +08:00
test_skill_synthesis.py
feat: add skill learning runtime
2026-07-06 18:07:53 +08:00
test_skill_task_runner.py
feat: add skill learning runtime
2026-07-06 18:07:53 +08:00
test_skill_versioning.py
fix(skill-versioning): consume divergence_tolerance, replace vacuous catalog-isolation guard
2026-07-07 08:31:11 +08:00
test_smoke.py
cloud
2026-07-06 23:44:18 +08:00
test_task_dispatcher.py
cloud
2026-07-06 23:44:18 +08:00
test_task_loop.py
feat(host-agent): renew active assignment leases
2026-07-12 19:06:22 +08:00
test_task_scheduler.py
feat(cloud-scheduler): reserve devices atomically
2026-07-12 17:19:10 +08:00
test_timeline.py
Implement Apex Agent MVP scaffold
2026-07-06 13:22:15 +08:00
test_tool_calling_client.py
feat(agent-runtime): add LLM-driven AI Planner with dual-provider tool calling
2026-07-12 13:48:50 +08:00
test_tool_specs.py
feat(agent-runtime): add LLM-driven AI Planner with dual-provider tool calling
2026-07-12 13:48:50 +08:00
test_wda_integration.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_workflow_conditions.py
workflow
2026-07-06 23:15:30 +08:00
test_workflow_models.py
workflow
2026-07-06 23:15:30 +08:00
test_workflow_runner.py
chore(cloud): verify integration change
2026-07-13 08:06:15 +08:00
test_workflow_skill_exec.py
workflow
2026-07-06 23:15:30 +08:00
test_workflow_store.py
workflow
2026-07-06 23:15:30 +08:00
test_workspace_packaging.py
Jenkins
2026-07-13 16:11:40 +08:00
test_world_model.py
fix(world-model): scope WorldModel state per-task to prevent cross-task contamination
2026-07-07 08:30:36 +08:00
test_world_models.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00
test_world_task_runner.py
feat: checkpoint device agent runtime milestones
2026-07-06 17:24:03 +08:00