Files
Backend_automation/.gitignore
Rediet 8a34ceaa09 first commit
Playwright API test suite for payment/cashier endpoints, with
per-environment config (dev/staging/prod) loaded via dotenv.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 15:13:34 +03:00

7 lines
69 B
Plaintext

node_modules/
playwright-report/
test-results/
dist/
*.log
.DS_Store