Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement and Verify TUI Functionality with rmt --td and rmt --ti Commands #44

Open
AmineZouitine opened this issue May 13, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@AmineZouitine
Copy link
Owner

AmineZouitine commented May 13, 2023

We need to ensure the functionality of our TUI when user use the rmt --td and rmt --ti commands, especially focusing on --td.

The following scenarios need to be tested:

  • Retrieval of an item from the trash via the TUI: Ensure that the TUI correctly retrieves an item from the trash when requested.
    
  • Flushing an item from the trash via the TUI: Verify that the TUI correctly flushes an item from the trash when instructed to do so.
    
  • Retrieval of an item that shares the same name with an existing file in the destination folder (name collision): Test the scenario where rmt is retrieving an item from the trash, but a file with the same name already exists in the destination directory. In this case, rmt should prompt for a new path.
    
@AmineZouitine AmineZouitine added help wanted Extra attention is needed good first issue Good for newcomers labels May 13, 2023
@AmineZouitine AmineZouitine changed the title Implement and Verify GUI Functionality with rmt --td and rmt --ti Commands Implement and Verify TUI Functionality with rmt --td and rmt --ti Commands May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant