Feat: Added in plan and project commands and functionality
This commit is contained in:
@@ -54,7 +54,7 @@ Feature: Database Integration with Unit of Work and Repositories
|
||||
Scenario: Service uses Unit of Work for transactions
|
||||
When I use ProjectService to initialize a project
|
||||
Then the service should use Unit of Work
|
||||
And the database should be initialized
|
||||
And the database infrastructure should be initialized
|
||||
And the project should be persisted correctly
|
||||
|
||||
Scenario: PlanService uses repositories
|
||||
|
||||
Reference in New Issue
Block a user