Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add extra instructions for the pr review agent to make sure the code being tested is not mocked out #62

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

shanejonas
Copy link
Collaborator

@shanejonas shanejonas commented Mar 17, 2025

User description

add extra instructions for the pr review agent to make sure the code being tested is not mocked out


PR Type

enhancement, documentation


Description

  • Add reviewer instructions to ensure code is not mocked.

  • Ensure unit tests do not use external services.


Changes walkthrough 📝

Relevant files
Documentation
reusable-node-ci.yml
Add reviewer instructions for unit tests                                 

.github/workflows/reusable-node-ci.yml

  • Added reviewer instructions for unit tests.
  • Ensure code is not mocked or using external services.
  • +5/-2     

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • @shanejonas shanejonas requested a review from a team as a code owner March 17, 2025 17:42
    @shanejonas shanejonas changed the title fix: add extra instructions for the pr review agent to make sure the … fix: add extra instructions for the pr review agent to make sure the code being tested is not mocked out Mar 17, 2025
    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🏅 Score: 95
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @shanejonas shanejonas force-pushed the fix/add-review-instructions branch from d4ddda7 to cbcacf6 Compare March 17, 2025 17:58
    …code being tested is not mocked out + add another instruction about not just testing type definitions
    @shanejonas shanejonas force-pushed the fix/add-review-instructions branch 2 times, most recently from 04f404d to 21aecde Compare March 17, 2025 18:22
    @shanejonas shanejonas force-pushed the fix/add-review-instructions branch from 21aecde to 29f8552 Compare March 17, 2025 18:25
    @shanejonas shanejonas merged commit 141addf into main Mar 17, 2025
    5 checks passed
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant