Skip to content

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

@AmineZouitine

Description

@AmineZouitine

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.
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions