e2e-testing

Installation
SKILL.md

E2E Testing Standards (Playwright)

Location

All E2E tests are in tests/e2e-playwright/. This is a standalone package - no imports from redisinsight/ui/ or redisinsight/api/.

Test Plan

Always refer to tests/e2e-playwright/TEST_PLAN.md for:

  • Test coverage status (✅ implemented, 🔲 not implemented)
  • Feature implementation order
  • Test data requirements

After implementing tests, update TEST_PLAN.md to mark tests as ✅.

Project Structure

Installs
4
GitHub Stars
8.6K
First Seen
Jun 1, 2026
e2e-testing — redis/redisinsight