{"id":29196089,"url":"https://github.com/furionix-labs/playwright-email-verification-example","last_synced_at":"2026-04-24T20:07:28.397Z","repository":{"id":302251875,"uuid":"1011770328","full_name":"furionix-labs/playwright-email-verification-example","owner":"furionix-labs","description":"Example Playwright end-to-end test for user registration and email verification using Tigrmail API.","archived":false,"fork":false,"pushed_at":"2025-07-01T10:14:18.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T11:28:08.889Z","etag":null,"topics":["api","demo","e2e","email","end","example","playwright","registration","signup","test","tigrmail","to","typescript","verification"],"latest_commit_sha":null,"homepage":"https://tigrmail.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/furionix-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-01T10:09:28.000Z","updated_at":"2025-07-01T10:14:22.000Z","dependencies_parsed_at":"2025-07-01T11:38:37.034Z","dependency_job_id":null,"html_url":"https://github.com/furionix-labs/playwright-email-verification-example","commit_stats":null,"previous_names":["furionix-labs/playwright-email-verification-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/furionix-labs/playwright-email-verification-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furionix-labs%2Fplaywright-email-verification-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furionix-labs%2Fplaywright-email-verification-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furionix-labs%2Fplaywright-email-verification-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furionix-labs%2Fplaywright-email-verification-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/furionix-labs","download_url":"https://codeload.github.com/furionix-labs/playwright-email-verification-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/furionix-labs%2Fplaywright-email-verification-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","demo","e2e","email","end","example","playwright","registration","signup","test","tigrmail","to","typescript","verification"],"created_at":"2025-07-02T06:00:22.677Z","updated_at":"2026-04-24T20:07:28.355Z","avatar_url":"https://github.com/furionix-labs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Playwright Registration \u0026 Email Verification Example (Tigrmail)\n\nThis project demonstrates how to write an end-to-end (E2E) registration and email verification test using [Playwright](https://playwright.dev/) and [Tigrmail](https://tigrmail.com?utm_source=github-pw-example\u0026utm_medium=readme) as the email API.\n\n## Prerequisites\n- [Node.js](https://nodejs.org/) installed\n- [Tigrmail](https://tigrmail.com?utm_source=github-pw-example\u0026utm_medium=readme) account (for API token)\n\n## Setup\n1. **Install dependencies**\n   ```sh\n   npm install\n   ```\n2. **Get a Tigrmail API token**\n   - Sign up or log in at [https://console.tigrmail.com](https://console.tigrmail.com?utm_source=github-pw-example\u0026utm_medium=readme)\n   - Copy your API token\n3. **Configure environment variables**\n   - Copy `.env.example` to `.env`\n   - Paste your Tigrmail API token as the value for `TIGRMAIL_TOKEN` in `.env`\n\n## Running the test\nTo run the test in Playwright UI mode (for interactive debugging):\n```sh\nnpx playwright test --ui\n```\n\n## What this example does\n- Opens the signup page\n- Fills in a unique email and password\n- Submits the registration form\n- Waits for the verification email via Tigrmail\n- Extracts the verification link and completes the flow\n\n---\n\nFor more details about Tigrmail, visit [tigrmail.com](https://tigrmail.com?utm_source=github-pw-example\u0026utm_medium=readme). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurionix-labs%2Fplaywright-email-verification-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffurionix-labs%2Fplaywright-email-verification-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurionix-labs%2Fplaywright-email-verification-example/lists"}