loomi-qa-challenge-kasa

filipeCardorso/loomi-qa-challenge-kasa
★ 0 stars TypeScript 🔌 API Integration Updated 1d ago
Desafio QA Loomi - Kasa.live: 55 BDD + 45 auto + MCP Server + bugs/melhorias
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "loomi-qa-challenge-k": {
      "command": "npx",
      "args": [
        "-y",
        "filipeCardorso/loomi-qa-challenge-kasa"
      ]
    }
  }
}

README Excerpt

> **TL;DR:** Suite completa de testes do kasa.live (E2E + API + Visual + A11y + Perf) + MCP Server para testes via LLM, entregue em 48h conforme escopo Pleno S1+. ```bash nvm use && npm install npx playwright install --with-deps npm run test:smoke npm run report:allure ``` - Repositório: https://github.com/filipeCardorso/loomi-qa-challenge-kasa