Skip to content

Conversation

@0xfurai
Copy link
Owner

@0xfurai 0xfurai commented Aug 22, 2025

  • Added a new 'auth' project in Playwright config with specific test matching for authentication tests.
  • Updated the existing 'chromium' project to use a shared storage state.
  • Added data-testid attributes to MonitorCard and Button components for improved testing.
  • Updated the authentication test to save the storage state after user registration.

- Added a new 'auth' project in Playwright config with specific test matching for authentication tests.
- Updated the existing 'chromium' project to use a shared storage state.
- Added data-testid attributes to MonitorCard and Button components for improved testing.
- Updated the authentication test to save the storage state after user registration.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 22, 2025

Deploying peekaping with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2373f32
Status: ✅  Deploy successful!
Preview URL: https://bfc0ac62.peekaping.pages.dev
Branch Preview URL: https://feat-e2e-tests-2.peekaping.pages.dev

View logs

@codecov
Copy link

codecov bot commented Aug 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.59%. Comparing base (ff02e27) to head (2373f32).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   17.59%   17.59%           
=======================================
  Files         163      163           
  Lines       16858    16858           
=======================================
  Hits         2967     2967           
  Misses      13747    13747           
  Partials      144      144           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Modified URL matching patterns in the monitor CRUD test suite to accept alphanumeric characters and hyphens, enhancing the robustness of the tests.
- Adjusted waitForURL calls in createMonitor and editMonitor functions to reflect the new patterns.
@0xfurai 0xfurai merged commit 5ae27f6 into main Aug 23, 2025
11 checks passed
@0xfurai 0xfurai deleted the feat/e2e-tests-2 branch September 8, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants