update testcase for src_name python-flask-session and rpm_name python-flask-session-help

This commit is contained in:
2026-03-21 07:33:42 +08:00
parent 213989b21d
commit f2ca74cdb3

View File

@@ -5,6 +5,26 @@
{
"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"
}
]
}