tests: removed obsolete failing test
This commit is contained in:
@@ -3,12 +3,6 @@ Feature: Architecture validation
|
||||
I want to verify the architecture follows our ADRs
|
||||
So that the codebase remains maintainable
|
||||
|
||||
Scenario: ADR files exist and are properly formatted
|
||||
Given the ADR directory exists at "docs/architecture/decisions"
|
||||
When I check for ADR files
|
||||
Then I should find at least 10 ADR files
|
||||
And each ADR should have a valid format with status
|
||||
|
||||
Scenario: Package structure follows layering ADR
|
||||
Given the source directory exists at "src/cleveragents"
|
||||
When I check the package structure
|
||||
|
||||
Reference in New Issue
Block a user