Skip to content

Commit 9b5b637

Browse files
nicomiguelinoclaude
andcommitted
test(simple-message-app): expand screenshot fixture message body and regenerate screenshots
- Replace placeholder message_body with a two-paragraph descriptive text - Regenerate all resolution screenshots to reflect the updated content Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fcd0744 commit 9b5b637

File tree

11 files changed

+2
-1
lines changed

11 files changed

+2
-1
lines changed

edge-apps/simple-message-app/e2e/screenshots.spec.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ const { screenlyJsContent } = createMockScreenlyForScreenshots(
1212
{ coordinates: [40.7128, -74.006], location: 'New York, NY' },
1313
{
1414
enable_analytics: 'true',
15-
message_body: 'A simple message app...',
15+
message_body:
16+
'A simple message app allows users to display text on a screen, making it a basic tool for digital signage. Users can input and edit both the heading and message body directly from the Screenly web console.\n\nWhether used for announcements, reminders, or general information, it provides a straightforward way to communicate with your audience.',
1617
message_header: 'Simple Message App',
1718
override_locale: 'en',
1819
override_timezone: 'America/New_York',
38.2 KB
Loading
17.7 KB
Loading
28.5 KB
Loading
75.3 KB
Loading
76 KB
Loading
60.5 KB
Loading
60.4 KB
Loading
13.6 KB
Loading
25 KB
Loading

0 commit comments

Comments
 (0)