All checks were successful
Documentation Validation / validate-docs (push) Successful in 9s
- Move documentation files to docs/summaries/ - Move temporary files to temp/ directory - Keep only essential files in root directory - Improve project structure and maintainability
47 lines
2.1 KiB
Plaintext
47 lines
2.1 KiB
Plaintext
{
|
|
"tests/certification/test_certification_system.py": true,
|
|
"tests/cli/test_admin.py": true,
|
|
"tests/cli/test_agent_commands.py": true,
|
|
"tests/cli/test_auth.py": true,
|
|
"tests/cli/test_blockchain.py": true,
|
|
"tests/cli/test_chain.py": true,
|
|
"tests/cli/test_cli_integration.py": true,
|
|
"tests/cli/test_client.py": true,
|
|
"tests/cli/test_config.py": true,
|
|
"tests/cli/test_deploy_commands.py": true,
|
|
"tests/cli/test_deploy_commands_simple.py": true,
|
|
"tests/cli/test_deploy_structure.py": true,
|
|
"tests/cli/test_exchange.py": true,
|
|
"tests/cli/test_genesis.py": true,
|
|
"tests/cli/test_governance.py": true,
|
|
"tests/cli/test_marketplace.py": true,
|
|
"tests/cli/test_marketplace_additional.py": true,
|
|
"tests/cli/test_marketplace_advanced_commands.py": true,
|
|
"tests/cli/test_marketplace_bids.py": true,
|
|
"tests/cli/test_miner.py": true,
|
|
"tests/cli/test_multimodal_commands.py": true,
|
|
"tests/cli/test_node.py": true,
|
|
"tests/cli/test_openclaw_commands.py": true,
|
|
"tests/cli/test_optimize_commands.py": true,
|
|
"tests/cli/test_simulate.py": true,
|
|
"tests/cli/test_swarm_commands.py": true,
|
|
"tests/cli/test_wallet.py": true,
|
|
"tests/cli/test_wallet_additions.py": true,
|
|
"tests/cli/test_wallet_remaining.py": true,
|
|
"tests/integration/test_agent_economics_integration.py": true,
|
|
"tests/integration/test_blockchain_sync.py": true,
|
|
"tests/integration/test_community_governance.py": true,
|
|
"tests/integration/test_event_driven_cache.py": true,
|
|
"tests/integration/test_performance_optimization.py": true,
|
|
"tests/integration/test_pricing_integration.py": true,
|
|
"tests/integration/test_reputation_system.py": true,
|
|
"tests/integration/test_reward_system.py": true,
|
|
"tests/integration/test_trading_system.py": true,
|
|
"tests/security/test_agent_wallet_security.py": true,
|
|
"tests/security/test_cli_translation_security.py": true,
|
|
"tests/testing/test_pricing_performance.py": true,
|
|
"tests/unit/test_core_functionality.py": true,
|
|
"tests/unit/test_dynamic_pricing.py": true,
|
|
"tests/websocket/test_websocket_stream_backpressure.py": true,
|
|
"tests/load_test.py": true
|
|
} |