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

feat: add oembed worker test cases #2960

Merged
merged 2 commits into from
May 27, 2023
Merged

Conversation

bigint
Copy link
Member

@bigint bigint commented May 27, 2023

What does this PR do?

🤖 Generated by Copilot at 5ba3903

This pull request adds tests for the oembed service using Playwright. It also defines a constant for the oembed service base URL in tests/constants.ts based on the environment.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at 5ba3903

  • Add a constant for the oembed service base URL in tests/constants.ts (link)
  • Add tests for the oembed service in tests/packages/workers/oembed/oembed.spec.ts (link)

Emoji

🌐🧪🎥

@vercel
Copy link

vercel bot commented May 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview May 27, 2023 4:31pm
1 Ignored Deployment
Name Status Preview Updated (UTC)
web ⬜️ Ignored (Inspect) Visit Preview May 27, 2023 4:31pm

@bigint bigint enabled auto-merge (squash) May 27, 2023 16:31
@vercel vercel bot temporarily deployed to Preview – prerender May 27, 2023 16:31 Inactive
@bigint bigint disabled auto-merge May 27, 2023 16:31
@bigint bigint enabled auto-merge May 27, 2023 16:31
@bigint bigint merged commit 63d76cd into main May 27, 2023
7 checks passed
@bigint bigint deleted the feat/oembed-worker-test-cases branch May 27, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant