e2e-chat
CommunityEnd-to-end chat feature testing
Authormattwoodco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the testing of core chat functionalities, ensuring a robust and bug-free user experience for features like message sending, threading, and reactions.
Core Features & Use Cases
- Comprehensive Test Suite: Covers message sending, display, threading, emoji reactions, and @mention autocomplete.
- API Mocking: Utilizes Playwright's
page.route()to mock API responses, enabling isolated and fast testing. - Use Case: Before deploying a new chat feature, run this Skill's tests to verify that messages are sent and received correctly, threads function as expected, and users can react to messages with emojis.
Quick Start
Run the Playwright end-to-end tests for the chat feature.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: e2e-chat Download link: https://github.com/mattwoodco/skills/archive/main.zip#e2e-chat Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.