Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: 🧪 remove external dependency from sd-video test #1601

Open
9 tasks
smfonseca opened this issue Oct 29, 2024 · 0 comments
Open
9 tasks

test: 🧪 remove external dependency from sd-video test #1601

smfonseca opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
🔧 code needs changes in code

Comments

@smfonseca
Copy link
Contributor

Description

The sd-video test is using a video from an external source. Ideally we should avoid using external files since it can lead to CDN issues.

Technical Information

Replace the video source with a local file or base64 (see sd-audio tests)

DoR

  • Item has business value
  • Item has been estimated by the team
  • Item is clear and well-defined
  • Item dependencies have been identified

DoD

  • Documentation has been created/updated (if applicable)
  • Migration Guide has been created/updated (if applicable)
  • Relevant E2E tests (Features, A11y, Bug fixes) are created/updated
  • Relevant stories (Features, A11y) are created/updated
  • Implementation works successfully on feature branch
@smfonseca smfonseca added the 🔧 code needs changes in code label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 code needs changes in code
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants