konveyor/tackle-container-advisor

Unit test has an old API

Closed this issue · 0 comments

One of the unit test has an old API

app_data = [
{
'application_id': 'App ID 0114',
'application_name': 'App Name 0114',
'application_description': 'App Desc 0114',
'component_name': 'Comp 1',
'operating_system': 'RHEL',
'programming_languages': 'Java',
'middleware': 'WebSphere Application Server',
'database': 'db2 10.0',
'integration_services_and_additional_softwares': 'Redis',
'technology_summary': 'angularJs,express.js,jenkins',
'versioning_tool_type': '1',
'application_inbound_interfaces': 5,
'application_outbound_interfaces': 1,
'devops_maturity_level': 'Moderate',
'devops_tooling': 'Jenkins, Git, JIRA',
'test_automation_%': '50%',
'performance_testing_enabled': 'No'
}

Can we change it?