Skip to content

[FRONTEND] Tests β€” VideoHighlightCard componentΒ #233

Description

@yrska

🎯 Acceptance Criteria

  • Renders the grey placeholder
    when no url prop is provided
  • Renders an <iframe> when a valid YouTube URL is passed
  • Renders an <iframe> when a valid Vimeo URL is passed
  • <iframe> has the allowFullScreen attribute
  • <iframe> has a non-empty title attribute
  • Does not render an <iframe> when the URL is an empty string

πŸ“Š 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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions