Files
dance-lessons-coach/pkg/bdd/context
Gabriel Radureau d1d618a2e6 🧪 test: implement Phase 2 BDD infrastructure with synchronization, context management, and tag-based execution
- Added synchronization helpers (waitForServerReady, waitForConfigReload, etc.)
- Implemented feature-specific context management (AuthContext, ConfigContext)
- Created feature suite initialization (InitializeFeatureSuite, CleanupFeatureSuite)
- Added comprehensive tag-based test execution with @smoke, @critical, @basic tags
- Enhanced run-bdd-tests.sh with list-tags and run [tags] subcommands
- Added BDD_TAGS.md documentation for tag usage
- Maintained backward compatibility with existing test structure

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-04-09 23:25:28 +02:00
..