[
https://issues.apache.org/jira/browse/GEODE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alberto Bustamante Reyes resolved GEODE-9230.
---------------------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
> 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.3.4#803005)