[
https://issues.apache.org/jira/browse/GEODE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-9230.
-------------------------------
> Remove magic numbers in GfshParserAutoCompletionIntegrationTest
> ---------------------------------------------------------------
>
> Key: GEODE-9230
> URL: https://issues.apache.org/jira/browse/GEODE-9230
> Project: Geode
> Issue Type: Improvement
> Reporter: Alberto Bustamante Reyes
> Assignee: Alberto Bustamante Reyes
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> GfshParserAutoCompletionIntegrationTest uses magic numbers in some tests.
> They depend on the number of possible parameters of "start server" command.
> That means that when a new parameter is added to the "start server" command,
> some tests verifying the gfsh autocompletion feature are impacted, which has
> no sense.
> The number of parameters can be calculated instead of hardcoded in order to
> remove this dependency.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)