Skip to content

Feature/review of integration test#307

Draft
miroslavpojer wants to merge 2 commits intomasterfrom
feature/review-of-integration-test
Draft

Feature/review of integration test#307
miroslavpojer wants to merge 2 commits intomasterfrom
feature/review-of-integration-test

Conversation

@miroslavpojer
Copy link
Copy Markdown
Collaborator

Overview

Created new solution for integration tests.

Release Notes

  • Created new Integration tests

Related

Closes #306

#305)

- Added integration test specification in SPEC.md to outline the scope and structure of tests.
- Created conftest.py for shared fixtures and helpers for offline integration tests.
- Implemented test_full_pipeline_snapshot.py to validate the complete release notes generation pipeline.
- Added test_bulk_sub_issue_collector.py for live testing of BulkSubIssueCollector with real GitHub API.
- Created fixtures/test_full_pipeline_snapshot.md to store expected output for snapshot tests.
- Added initial structure for live tests in the live directory.
@miroslavpojer miroslavpojer self-assigned this Apr 16, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 16, 2026

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7dfe3713-9eb7-456b-bb20-2f1571914327

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 feature/review-of-integration-test

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 and usage tips.

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.

Update Integration test

1 participant