Skip to content

[FRONTEND] Tests β€” GalleryGrid componentΒ #232

Description

@yrska

🎯 Acceptance Criteria

  • Renders the correct number of GalleryImage children for a given images prop
  • Renders the "No images yet" empty state when images={[]}
  • Does not render the empty state when images are present
  • Grid container has the expected responsive Tailwind class names (sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4)
  • Snapshot test for the default rendered state

πŸ“Š Definition of Done (DoD)

  • Acceptance criteria met
  • Agreed tests written
  • Agreed documentation in GitHub wiki
  • PR reviewed

πŸ”— Dependencies


πŸ“š Additional Context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions