Skip to content

ci: run integration tests in PR checks#198

Draft
LadyBluenotes wants to merge 2 commits into
mainfrom
integration-tests
Draft

ci: run integration tests in PR checks#198
LadyBluenotes wants to merge 2 commits into
mainfrom
integration-tests

Conversation

@LadyBluenotes

Copy link
Copy Markdown
Member

🎯 Changes

test:integration was wired into test:ci and nx.json back in #148 but was later dropped from test:pr in #169 ("rm integration tests from test:pr"), so PR CI silently skipped packages/intent/tests/integration/** on every PR since. This restores it: pr.yml now runs pnpm run test:integration as its own step, and a matching root test:integration script (nx affected --targets=test:integration --exclude=examples/**) is added for local use, mirroring test:lib.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 622a8ad7-d340-4336-905f-cf57769674b1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch integration-tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@LadyBluenotes LadyBluenotes requested a review from beaussan July 9, 2026 02:40
@nx-cloud

nx-cloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit a46fe73

Command Status Duration Result
nx run-many --targets=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-07-09 02:40:53 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jul 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/TanStack/intent/@tanstack/intent@198

commit: a46fe73

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.

1 participant