30 lines
1006 B
JSON
30 lines
1006 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python-flask-session/python-flask-session-help",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python-flask-session-help_function_init",
|
|
"desc": "Test session initialization"
|
|
},
|
|
{
|
|
"name": "test_python-flask-session-help_function_install",
|
|
"desc": "Test package installation"
|
|
},
|
|
{
|
|
"name": "test_python-flask-session-help_function_import",
|
|
"desc": "Test module import and version"
|
|
},
|
|
{
|
|
"name": "test_python-flask-session-help_function_basic_use",
|
|
"desc": "Test basic session usage"
|
|
},
|
|
{
|
|
"name": "test_python-flask-session-help_function_config",
|
|
"desc": "Test session configuration options"
|
|
},
|
|
{
|
|
"name": "test_python-flask-session-help_function_uninstall",
|
|
"desc": "Test package uninstallation"
|
|
}
|
|
]
|
|
} |