Some checks failed
CLI Tests / test-cli (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
Integration Tests / test-service-integration (push) Has been cancelled
Python Tests / test-python (push) Has been cancelled
Documentation Validation / validate-docs (push) Has been cancelled
API Endpoint Tests / test-api-endpoints (push) Has been cancelled
- Updated marketplace commands: `marketplace --action` → `market` subcommands - Updated wallet commands: direct flags → `wallet` subcommands - Updated AI commands: `ai-submit`, `ai-status` → `ai submit`, `ai status` - Updated blockchain commands: `chain` → `blockchain info` - Standardized command structure across all workflow files - Affected files: MULTI_NODE_MASTER_INDEX.md, TEST_MASTER_INDEX.md, multi-node-blockchain-marketplace
52 lines
4.0 KiB
Plaintext
52 lines
4.0 KiB
Plaintext
[
|
|
"tests/test_cli_basic.py::TestCLIBasicFunctionality::test_cli_help_output",
|
|
"tests/test_cli_basic.py::TestCLIBasicFunctionality::test_cli_list_command",
|
|
"tests/test_cli_basic.py::TestCLIBasicFunctionality::test_cli_version_output",
|
|
"tests/test_cli_basic.py::TestCLIBasicFunctionality::test_json_output_flag",
|
|
"tests/test_cli_basic.py::TestCLIBasicFunctionality::test_legacy_wallet_list_alias",
|
|
"tests/test_cli_basic.py::TestCLIBasicFunctionality::test_nested_wallet_list_command",
|
|
"tests/test_cli_basic.py::TestCLIConfiguration::test_cli_file_contains_main",
|
|
"tests/test_cli_basic.py::TestCLIConfiguration::test_cli_file_executable",
|
|
"tests/test_cli_basic.py::TestCLIConfiguration::test_cli_file_exists",
|
|
"tests/test_cli_basic.py::TestCLIConfiguration::test_cli_files_exist",
|
|
"tests/test_cli_basic.py::TestCLIErrorHandling::test_cli_invalid_command",
|
|
"tests/test_cli_basic.py::TestCLIErrorHandling::test_wallet_balance_requires_target",
|
|
"tests/test_cli_basic.py::TestCLIImports::test_cli_commands_import",
|
|
"tests/test_cli_basic.py::TestCLIImports::test_cli_main_import",
|
|
"tests/test_cli_basic.py::TestCLIImports::test_unified_cli_import",
|
|
"tests/test_cli_comprehensive.py::TestAIOperationsCommand::test_ai_help",
|
|
"tests/test_cli_comprehensive.py::TestAIOperationsCommand::test_ai_ops_help",
|
|
"tests/test_cli_comprehensive.py::TestAIOperationsCommand::test_ai_ops_legacy_status",
|
|
"tests/test_cli_comprehensive.py::TestAIOperationsCommand::test_ai_ops_status",
|
|
"tests/test_cli_comprehensive.py::TestBlockchainCommand::test_blockchain_basic",
|
|
"tests/test_cli_comprehensive.py::TestBlockchainCommand::test_blockchain_help",
|
|
"tests/test_cli_comprehensive.py::TestBlockchainCommand::test_chain_alias_help",
|
|
"tests/test_cli_comprehensive.py::TestConfiguration::test_debug_mode",
|
|
"tests/test_cli_comprehensive.py::TestConfiguration::test_different_output_formats",
|
|
"tests/test_cli_comprehensive.py::TestConfiguration::test_verbose_mode",
|
|
"tests/test_cli_comprehensive.py::TestErrorHandling::test_invalid_command",
|
|
"tests/test_cli_comprehensive.py::TestErrorHandling::test_invalid_option_values",
|
|
"tests/test_cli_comprehensive.py::TestErrorHandling::test_missing_required_args",
|
|
"tests/test_cli_comprehensive.py::TestIntegrationScenarios::test_ai_operations",
|
|
"tests/test_cli_comprehensive.py::TestIntegrationScenarios::test_ai_submit_legacy_alias",
|
|
"tests/test_cli_comprehensive.py::TestIntegrationScenarios::test_blockchain_operations",
|
|
"tests/test_cli_comprehensive.py::TestIntegrationScenarios::test_cli_help_comprehensive",
|
|
"tests/test_cli_comprehensive.py::TestIntegrationScenarios::test_cli_version",
|
|
"tests/test_cli_comprehensive.py::TestIntegrationScenarios::test_network_default_and_nested_forms",
|
|
"tests/test_cli_comprehensive.py::TestIntegrationScenarios::test_wallet_alias_and_nested_forms",
|
|
"tests/test_cli_comprehensive.py::TestIntegrationScenarios::test_wallet_operations",
|
|
"tests/test_cli_comprehensive.py::TestMarketplaceCommand::test_market_help",
|
|
"tests/test_cli_comprehensive.py::TestMarketplaceCommand::test_marketplace_help",
|
|
"tests/test_cli_comprehensive.py::TestMarketplaceCommand::test_marketplace_legacy_alias",
|
|
"tests/test_cli_comprehensive.py::TestMarketplaceCommand::test_marketplace_list",
|
|
"tests/test_cli_comprehensive.py::TestPerformance::test_command_startup_time",
|
|
"tests/test_cli_comprehensive.py::TestPerformance::test_help_response_time",
|
|
"tests/test_cli_comprehensive.py::TestResourceCommand::test_resource_help",
|
|
"tests/test_cli_comprehensive.py::TestResourceCommand::test_resource_status",
|
|
"tests/test_cli_comprehensive.py::TestSimulateCommand::test_simulate_ai_jobs_basic",
|
|
"tests/test_cli_comprehensive.py::TestSimulateCommand::test_simulate_blockchain_basic",
|
|
"tests/test_cli_comprehensive.py::TestSimulateCommand::test_simulate_help",
|
|
"tests/test_cli_comprehensive.py::TestSimulateCommand::test_simulate_network_basic",
|
|
"tests/test_cli_comprehensive.py::TestSimulateCommand::test_simulate_price_basic",
|
|
"tests/test_cli_comprehensive.py::TestSimulateCommand::test_simulate_wallets_basic"
|
|
] |