LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

writing-tests - Test writing conventions for peek-stash-browser

Guidelines and conventions for writing Vitest client/server unit tests, server integration tests, and Playwright E2E tests in peek-stash-browser.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Write Vitest client tests
  • Write server unit tests
  • Run server integration tests
  • Execute Playwright E2E tests
  • Check test coverage thresholds

Inputs

  • Environment variables (.env)
  • Stash test instance credentials
  • Test entities fixture files

Outputs

  • Test execution results
  • Code coverage reports
  • Playwright authentication storage state

Requirements

  • Node.js environment
  • Vitest 3.x
  • React Testing Library 16.x
  • Playwright
  • Access to Stash test instance

Source

  • Spec: SKILL.md
testing
vitest
react-testing-library
playwright
integration-tests
e2e-tests
Write Vitest client tests
Write server unit tests
Run server integration tests
Execute Playwright E2E tests
Environment variables (.env)
Stash test instance credentials
Test entities fixture files
Test execution results
Code coverage reports
Playwright authentication storage state