Skip to content

CONV-180: Add recent conversions integration test#180

Merged
menvil merged 1 commit into
developfrom
feature/CONV-180-add-recent-conversions-integration-test
Jun 2, 2026
Merged

CONV-180: Add recent conversions integration test#180
menvil merged 1 commit into
developfrom
feature/CONV-180-add-recent-conversions-integration-test

Conversation

@menvil

@menvil menvil commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds RecentConversionsTableIntegrationTest.php with three integration scenarios:
    • Completed conversion shows all expected columns (filename, formats, status, Download)
    • Full column population test (file name, from/to formats, size, date, status, download)
    • Empty state hidden when conversions exist

Test plan

  • shows completed conversion in recent conversions after successful conversion flow
  • shows all table columns populated for a completed conversion
  • does not show empty state when conversions exist
  • composer test passes (328 tests)
  • composer lint passes
  • npm run build passes

🤖 Generated with Claude Code


Summary by cubic

Implements CONV-180 by adding RecentConversionsTableIntegrationTest.php to verify the Recent Conversions table shows completed conversions with all expected columns and hides the empty state when records exist. Scenarios include a full successful flow and assertions for filename, from/to formats, size, date, status, and Download.

Written for commit 4515c26. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@menvil menvil merged commit 540f55b into develop Jun 2, 2026
@menvil menvil deleted the feature/CONV-180-add-recent-conversions-integration-test branch June 2, 2026 07:47
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f8d870dd-8fa8-4bcf-aa6e-9bbb163cf4fd

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/CONV-180-add-recent-conversions-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.

1 participant