Skip to content

Conversation

@projkov
Copy link
Member

@projkov projkov commented Nov 26, 2025

No description provided.

…tors

- Extract `search_test_properties_string` into a shared `GeneratorUtils` module for reusability.
- Include `GeneratorUtils` in related generators to simplify code and eliminate redundancy.
- Add `flay` and `flog` gems to `Gemfile` for code complexity analysis.
- Update `Makefile` with `flay` and `flog` tasks for static analysis.
- Refactor `must_support_test` to utilize a shared `prepare_uscdi_ms` helper for improved modularity.
…test_generator` by extracting shared methods into `GeneratorUtils`

- Remove duplicate methods (`required_comparators`, `token_search_params`, `search_params`) from generators.
- Move shared functionality to the reusable `GeneratorUtils` module for improved code organization and maintainability.
… combo search parameters

- Extract `remove_params_to_ignore` and `remove_combo_search_params_duplicates` for filtering and deduplication.
- Introduce `use_the_high_expectation_search_param` to prioritize expectations in combo search parameters.
- Simplify logic by centralizing filtering and deduplication in helper methods.
@projkov projkov merged commit af4384a into main Nov 26, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants