Module: FilterProps

Defined in:
lib/helpers/filter_settings.rb

Constant Summary collapse

GENERAL_SEARCH_TERM =
'generalSearchTerm'
TEST_FILTER_TERM =
'testFilterTerm'
TEST_SEARCH_FOR =
'testSearchFor'
GROUP_FILTER_TERM =
'groupFilterTerm'
GROUP_SEARCH_FOR =
'groupSearchFor'
TEST_RUNNER_FILTER_TERM =
'testRunnerFilterTerm'
TEST_RUNNER_SEARCH_FOR =
'testRunnerSearchFor'