• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

VolvoxLLC / volvox-bot / 23581530667
91%

Build:
DEFAULT BRANCH: main
Ran 26 Mar 2026 06:56AM UTC
Jobs 1
Files 194
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Mar 2026 06:54AM UTC coverage: 90.633% (-0.01%) from 90.643%
23581530667

push

github

web-flow
feat(web): add Playwright E2E tests for the home page (#382)

* Initial plan

* feat(web): add Playwright E2E tests for the home page

- Install @playwright/test in web workspace
- Create playwright.config.ts with chromium + mobile-chrome projects
- Add comprehensive E2E test suite covering:
  - Header/navbar (logo, nav links)
  - Desktop navigation (4 scroll-to-section tests)
  - Mobile navigation (menu toggle, menu items, Sign In link)
  - Hero section (badge, typewriter, CTA, chat console)
  - Features section (heading, cards, descriptions)
  - Pricing section (tiers, toggle, features, CTA)
  - Comparison table (headers, feature rows)
  - Dashboard showcase (label, heading)
  - Stats/testimonials section
  - Footer (CTA, brand, links, social, newsletter)
  - Full page smoke tests (title, meta, section anchors)
  - Theme toggle presence
  - Accessibility checks (lang, images, aria)
  - Sign In navigation
- Add test:e2e, test:e2e:ui, test:e2e:headed scripts
- Add E2E CI job to .github/workflows/ci.yml
- Update .gitignore for Playwright artifacts

Co-authored-by: BillChirico <13951316+BillChirico@users.noreply.github.com>
Agent-Logs-Url: https://github.com/VolvoxLLC/volvox-bot/sessions/31f8f8b0-4da2-4715-9f47-b860131a2fde

* refactor(web): address code review feedback for E2E tests

- Replace hard-coded waitForTimeout calls with explicit waits:
  - scrollSectionIntoView: uses waitFor({ state: 'visible' })
  - expectScrollAfterClick: uses waitForFunction for scroll detection
  - Stats beforeEach: waits for heading visibility
  - Footer beforeEach: waits for footer element visibility
- Make test timeout environment-dependent (60s CI, 30s local)
- Consolidate CI gate checks into single conditional block
- Use pnpm --prefix for Playwright browser install in CI

Co-authored-by: BillChirico <13951316+BillChirico@users.noreply.github.com>
Agent-Logs-Url: https://github.com/VolvoxLLC/volvox-bot/sessions/31f8f8b0-4da2-4715-9f47-b860131a2fde

* ci(e2e): add sha... (continued)

6552 of 7663 branches covered (85.5%)

Branch coverage included in aggregate %.

11145 of 11863 relevant lines covered (93.95%)

223.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
81.22
-1.02% src/db.js
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/179361088 23581530667.1 26 Mar 2026 06:56AM UTC 194
90.63
GitHub Action Run
Source Files on build 23581530667
  • Tree
  • List 194
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23581530667
  • 4fea87a8 on github
  • Prev Build on main (#23580820889)
  • Next Build on main (#23581752259)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc