Commit Graph
22 Commits
Author SHA1 Message Date
KKlochko 2874dc76ad Update the remove all backup plans command.
Refactor the commands names.
Add the service to remove all plans.
Add tests for remove all command.
2025-01-28 10:40:23 +02:00
KKlochko 76e555aefb Refactor the test steps to show stdout. 2025-01-27 12:29:14 +02:00
KKlochko c1268abc1d Add tests for CLI errors. 2025-01-27 12:27:43 +02:00
KKlochko 9729f442c2 Update the show all plans command to show if there're no plans. 2025-01-27 12:06:58 +02:00
KKlochko b999975695 Add the tests for the read query. 2025-01-26 15:36:50 +02:00
KKlochko cae4ce50c5 Update the repository to use exception for the delete action. 2025-01-26 14:28:56 +02:00
KKlochko a4a0f32f52 Add the service's test for deleting. 2025-01-25 21:45:35 +02:00
KKlochko 5e606b0e83 Update to step to test the result of CLI execution. 2025-01-25 21:43:27 +02:00
KKlochko add3c3d59e Add test for the plan remove command. 2025-01-24 21:37:05 +02:00
KKlochko 2d1870535f Add the fixture and steps for seeds. 2025-01-24 21:36:43 +02:00
KKlochko 7094a0d866 Add the support helpers to use fake data for tests. 2025-01-24 21:32:40 +02:00
KKlochko 18eb9b4d91 Add the E2E tests for the CLI interface. 2025-01-23 19:45:14 +02:00
KKlochko 6b247fbe4e Add the TestingConfiguration to simplify the testing configuration. 2025-01-22 14:52:06 +02:00
KKlochko c8d2b84cfc Update the test to test models in a memory database.
Add fixtures in the environment.
2025-01-07 22:04:48 +02:00
KKlochko f3c600bb8f Update the test to verify creating the backup plan. 2025-01-05 19:29:53 +02:00
KKlochko 594d9dea3f Update the Source to BackupPlan component and shared. 2025-01-05 19:27:24 +02:00
KKlochko c67dc14003 Update the test for the creating source feature to add destinations. 2023-11-10 16:53:07 +02:00
KKlochko d3bc4bd5a2 Update the test for the creating source feature to add arguments. 2023-11-09 22:06:17 +02:00
KKlochko befdc9ea93 Update the test for the creating source feature to have examples. 2023-11-09 22:05:09 +02:00
KKlochko 9280cdaf7d Add a test for the creating source feature. 2023-11-08 22:05:11 +02:00
KKlochko e04b9894b9 Add the check for failed adding a path, because of path uniqueness. 2023-11-06 20:13:21 +02:00
KKlochko 9dec626025 Add a simple feature test to test path uniqueness. 2023-11-05 12:10:37 +02:00