Skip to content

Add integration tests#81

Merged
AHarmlessPyro merged 2 commits into
mainfrom
integration_tests
May 12, 2026
Merged

Add integration tests#81
AHarmlessPyro merged 2 commits into
mainfrom
integration_tests

Conversation

@AHarmlessPyro
Copy link
Copy Markdown
Contributor

@AHarmlessPyro AHarmlessPyro commented May 11, 2026

Summary

Add integration tests

Validation

yarn test:integration


Open in Devin Review

Note

Low Risk
Low risk: adds tests and a new GitHub Actions workflow without changing runtime/library behavior.

Overview
Adds a new tests/integration suite that spins up a local HTTP server to verify HyperbrowserClient.scrape.start/getStatus hit the configured baseUrl, send expected headers/body, and parse JSON responses.

Wires integration tests into tooling by adding yarn test:integration, expanding vitest.config.ts includes, and introducing a dedicated Integration Tests GitHub Actions workflow that builds the package and runs yarn test:integration.

Reviewed by Cursor Bugbot for commit 78ebac8. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@AHarmlessPyro AHarmlessPyro merged commit d02b270 into main May 12, 2026
1 check passed
@AHarmlessPyro AHarmlessPyro deleted the integration_tests branch May 12, 2026 00:32
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