📝 docs: add ADR 0024 for BDD test organization and isolation strategy
Updates .gitignore to ignore feature-specific config files Aligns test organization with Godog best practices and community standards
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -24,8 +24,9 @@ server.pid
|
||||
pkg/server/docs/
|
||||
|
||||
# BDD test files
|
||||
features/test-config.yaml
|
||||
features/*/*-config.yaml
|
||||
test-config.yaml
|
||||
test-v2-config.yaml
|
||||
|
||||
# CI/CD runner configuration
|
||||
config/runner
|
||||
|
||||
Reference in New Issue
Block a user