trypost/tests/Feature/Ai
Paulo Castellano c432034dd1 test(ai): guard prompt max on the editor endpoint and the wizard min boundary
- Assert GeneratePostContentRequest rejects a prompt over the shared max, so the
  editor's limit is pinned explicitly (not only implied by the create wizard).
- Assert the create wizard accepts a prompt at exactly the minimum length,
  complementing the below-minimum rejection.
2026-07-17 11:08:50 -03:00
..
Templates refactor(ai): introduce GeneratorFormat enum and drop stringly-typed format 2026-06-18 11:11:23 -03:00
AutofillBrandTest.php Share a ContentLanguageOption type and close the review's test gaps 2026-07-03 19:28:28 -03:00
PostAiCreateTest.php test(ai): guard prompt max on the editor endpoint and the wizard min boundary 2026-07-17 11:08:50 -03:00
PostAiGenerateTest.php test(ai): guard prompt max on the editor endpoint and the wizard min boundary 2026-07-17 11:08:50 -03:00
PostAiRegenerateMediaTest.php feat: regenerate AI post images with brand palette in editor 2026-05-21 16:27:55 -03:00
PostAiReviewTest.php refactor(posts): centralize post editing status checks with PostStatusGuard 2026-05-21 19:27:19 -03:00
RegeneratePostMediaImageJobTest.php Preserve media alt text when regenerating an AI image 2026-07-16 16:07:24 -03:00
StreamPostContentJobTest.php feat: replace legacy AI assistant with modular post content generation, review, and template management system 2026-05-03 09:36:50 -03:00
StreamPostCreationTest.php feat(ai-templates): tweet-card-with-photo style (blurred dark image background) 2026-06-17 19:43:21 -03:00
UserAiGenerationChannelTest.php refactor: introduce VideoPreview component and standardize media handling across post previews 2026-05-08 18:30:11 -03:00