Skip to content

CONV-329: Add API documentation final smoke tests#290

Merged
menvil merged 1 commit into
developfrom
feature/CONV-329-add-api-documentation-final-smoke-tests
Jun 3, 2026
Merged

CONV-329: Add API documentation final smoke tests#290
menvil merged 1 commit into
developfrom
feature/CONV-329-add-api-documentation-final-smoke-tests

Conversation

@menvil

@menvil menvil commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds smoke test asserting all 9 Phase 19 API endpoints are documented
  • Adds smoke test asserting all 7 required schemas exist
  • Adds smoke test confirming /docs/api is publicly accessible without auth
  • Fixes lint issues in test files

Test plan

  • composer test passes (620 tests)
  • composer lint passes
  • npm run build passes

🤖 Generated with Claude Code


Summary by cubic

Adds final smoke tests for API docs (CONV-329): verify all Phase 19 endpoints and required schemas exist in the OpenAPI spec, and confirm /docs/api is publicly accessible without auth. Also cleans up test lint issues and imports Symfony\Component\Yaml\Yaml for parsing the spec.

Written for commit a0551f1. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@menvil menvil merged commit 8d66b36 into develop Jun 3, 2026
@menvil menvil deleted the feature/CONV-329-add-api-documentation-final-smoke-tests branch June 3, 2026 18:00
@coderabbitai

coderabbitai Bot commented Jun 3, 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: e555afbd-4c28-4e8b-807e-a6f4547efbc4

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-329-add-api-documentation-final-smoke-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 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