Skip to content

add-extract-tests#25

Closed
ghost wants to merge 1 commit into
mainfrom
unknown repository
Closed

add-extract-tests#25
ghost wants to merge 1 commit into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Jun 7, 2026

Copy link
Copy Markdown

src/extract.ts is the deterministic backbone of the pipeline but had no tests.

This PR adds src/extract.test.ts with 30 tests.

Key Details

  • Framework: All tests follow the existing node:test + assert/strict pattern used in the project.
  • Coverage: Includes unit tests, edge cases, and deterministic pipeline validations.

This test file includes unit tests for  emails, extracting emails, and extracting social handles. It verifies various scenarios for each function, ensuring correct functionality and handling of edge cases.
@ghost ghost closed this by deleting the head repository Jun 8, 2026
This pull request was closed.
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.

0 participants