Skip to content

[TOOLSETS] Kiali is missing a TestGranularToolsetsTools #468

@manusa

Description

@manusa

Description

To ensure that the Kiali toolset schema is marshaled as expected, a new entry should be added to the TestGranularToolsetsTools test:

func (s *ToolsetsSuite) TestGranularToolsetsTools() {
testCases := []api.Toolset{
&core.Toolset{},
&config.Toolset{},
&helm.Toolset{},
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions