Commit Graph

1 Commits

Author SHA1 Message Date
Ho Ngoc Hai
ffb6179b65 docs: add K6 documentation index and navigation guide
K6_README.md provides:
- Index of three complementary documentation files
- Quick 3-minute start guide
- Test scenarios overview with priorities
- Authentication methods (cookie vs token)
- Endpoint priority matrix (high/medium/low)
- API structure reference
- Rate limits and quota information
- Integration with existing tests (Vitest, Playwright)
- CI/CD integration points
- Cross-reference guide for quick lookup
- Common tasks workflow
- Learning path (beginner → intermediate → advanced)

This serves as the entry point for K6 load testing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 01:36:13 +07:00