Fixing issue #67 #61
Annotations
1 error
|
src/components/organisms/meal-plan-card/MealPlanCard.test.tsx > MealPlanCard > Rendering > renders meal plan information correctly:
src/components/organisms/meal-plan-card/MealPlanCard.test.tsx#L82
TestingLibraryElementError: Unable to find an element with the text: Test Recipe. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<div
class="rounded-lg bg-card text-card-foreground shadow-sm group relative border transition-all duration-200 hover:shadow-md hover:border-primary/20"
>
<div
class="p-6 pt-0"
>
<div
class="flex flex-col space-y-1.5 p-6 pb-3"
>
<div
class="flex items-start justify-between"
>
<div
class="flex-1 space-y-2"
>
<div
class="flex items-center gap-2 flex-wrap"
>
<div
class="inline-flex items-center rounded-full border font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80 px-2.5 py-0.5 text-xs"
>
Lunch
</div>
<div
class="flex items-center gap-1 text-sm text-muted-foreground"
>
<svg
aria-hidden="true"
class="lucide lucide-calendar h-3 w-3"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 2v4"
/>
<path
d="M16 2v4"
/>
<rect
height="18"
rx="2"
width="18"
x="3"
y="4"
/>
<path
d="M3 10h18"
/>
</svg>
<span>
12:30
</span>
</div>
<div
class="inline-flex items-center rounded-full border font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground px-2.5 py-0.5 text-xs"
>
Planned
</div>
</div>
<div
class="max-w-4xl p-8 space-y-8 bg-gradient-to-br from-secondary to-accent font-semibold leading-tight"
>
<header
class="text-center space-y-4 pb-8 border-b border-border"
>
<h1
class="text-4xl md:text-5xl font-bold text-foreground tracking-warm drop-shadow-sm font-playfair"
>
Grandma's Apple Cinnamon Bread
</h1>
<p
class="text-lg text-foreground leading-comfortable tracking-warm font-source-sans"
>
A warm, comforting recipe passed down through generations. Perfect for cozy autumn mornings with a cup of coffee and good company.
</p>
<div
class="flex justify-center gap-8 text-sm text-muted-foreground font-source-sans"
>
<span>
⏱️ Prep: 15 min
</span>
<span>
🔥 Cook: 60 min
</span>
<span>
👥 Serves: 8
</span>
</div>
</header>
<section
class="space-y-6"
>
<
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
1.89 KB |
sha256:d0e1c015a35f3fb0a95fe2b1abd26be75417dff2cfd148192ac1837eebf31b6c
|
|