This commit introduces a new PlantUML sequence diagram that illustrates the process of deleting a customer with a deletion lock, as specified in the requirements for Group C. The diagram details the interactions between the GUI, customer management service, reference check, repository, and event bus, including handling of deletion requests and associated exceptions.
- Created a comprehensive test plan document for the overall system, including all components (A-D) and shared infrastructure.
- Consolidated test cases from individual component specifications into a unified format.
- Document includes detailed test cases, expected outcomes, and performance benchmarks.
- Version 2.0 reflects the initial creation and consolidation of test cases.