QualiSystems / QualiSystems/cloudshell-cli

Refactoring Py3: Create an object for the expected string

Open
#85 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
7
Forks
5
Avg merge
20m
Merged PRs (30d)
1

Description

Create a new class for the expected string.
So we will able to handle matching string and overriding default behavior
For matching prompts in general we can use the last line from the output

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the CLI prompt-matching entry points; the issue does not name files or tests. Define the expected-string object around matching prompts, including the general use of the last output line and support for overriding default behavior. Done means matching strings can be handled through the new object.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.