Update documentation to align terminology, clarify project stages, and improve consistency; add RECOMMENDATIONS.md for project-specific guidance.

This commit is contained in:
olekhondera
2025-12-12 01:50:38 +02:00
parent 8794e74934
commit 5053235e95
12 changed files with 102 additions and 43 deletions

View File

@@ -443,7 +443,7 @@ export default defineConfig({
- ✅ Page Object Model for maintainability
- ✅ API setup for faster test execution
- ✅ Parallel execution with sharding
- ⚠️ Requires test payment gateway (Stripe test mode)
- ⚠️ Requires test payment gateway in provider test mode
- ⚠️ Database seeding needed for consistent state
**CI Integration**: