Change all parsers from KotlinInquirer to Kotter #3610
Labels
blocked
The issue or feature is blocked on another issue or PR that has to be resolved first
pr-analysis
Issues that touch the analysis pr(oject).
tech
For technical stories without user impact (=refactoring stories).
Feature request
In #3609 we rebuilt the functionality of KotlinInquirer with Kotter and integrated it into the StructureModifier.
As each parser requires refactoring of its parserDialog, as well as all tests (tests previously used mocking that we plan to remove), each parser should be handled in a separate PR.
Here is a list of all parsers that need to be adjusted:
Description
As a developer, I want each parser to be handled separately so that each has a smaller separate PR instead of one very big one for all parsers.
Acceptance criteria
Assumptions & Exclusions
Development notes (optional Task Breakdown)
Open questions
The text was updated successfully, but these errors were encountered: