Commit c727323
test: move comprehensive TestGetToolsets to app package
Replace simple test with comprehensive version that verifies
specific toolset names are present. This test was previously
in cmd/stackrox-mcp/main_test.go and is now in the proper
location alongside the GetToolsets function.
Addresses PR #50 review comment #3
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 6424c85 commit c727323
1 file changed
Lines changed: 8 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 12 | + | |
25 | 13 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
29 | 18 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 19 | + | |
| 20 | + | |
33 | 21 | | |
0 commit comments