feat(domain): align plan model with spec
This commit is contained in:
@@ -182,7 +182,7 @@ Feature: Plan edge case scenarios
|
||||
When I try to create an edge case plan with empty description
|
||||
Then a Pydantic validation error should be raised
|
||||
|
||||
Scenario: Plan model rejects processing state in ACTION phase
|
||||
Scenario: Plan model rejects empty action_name
|
||||
When I try to create an edge case plan in ACTION phase with processing state
|
||||
Then a Pydantic validation error should be raised
|
||||
|
||||
|
||||
Reference in New Issue
Block a user