|
SVCS - English Documentation
|
Implementation of integration tests for the RemoveCommand class. More...
Namespaces | |
| namespace | svcs::test |
| Comprehensive testing framework for SVCS version control system. | |
| namespace | svcs::test::cli |
| Unit tests for command-line interface components. | |
| namespace | svcs::test::cli::utils |
| Utility classes and test fixtures for CLI command testing. | |
Implementation of integration tests for the RemoveCommand class.
This file provides the concrete implementation for the RemoveCommandTest fixture, setting up a temporary SVCS repository with staged and unstaged files to thoroughly test the 'svcs rm' command's logic, including handling files, directories, and various options.