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 metadata tests and update bootstrap and ci workflow #2463

Merged
merged 4 commits into from
Apr 9, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Apr 9, 2023

  • feat: test for arweave
  • chore: update ci workflow

What does this PR do?

🤖 Generated by Copilot at 904fbcb

The pull request simplifies the CI workflow and the local environment setup by using a bootstrap script that installs playwright and graphql codegen. It also adds a new test file for the metadata service and a constant for the metadata base URL.

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 904fbcb

  • Simplify CI workflow by running bootstrap script instead of separate steps for caching and installing dependencies (link)
  • Update bootstrap script to install playwright and graphql codegen for local and CI environments (link)
  • Add constant for metadata base URL to tests/constants.ts file (link)
  • Update test:e2e script to wait for metadata service on port 8083 (link)
  • Add end-to-end tests for metadata service using playwright in tests/scripts/packages/workers/metadata.spec.ts file (link)

Emoji

🚀🧪📝

@vercel
Copy link

vercel bot commented Apr 9, 2023

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

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Apr 9, 2023 8:34am
1 Ignored Deployment
Name Status Preview Updated (UTC)
web ⬜️ Ignored (Inspect) Visit Preview Apr 9, 2023 8:34am

@vercel vercel bot temporarily deployed to Preview – prerender April 9, 2023 08:22 Inactive
@vercel vercel bot temporarily deployed to Preview – prerender April 9, 2023 08:34 Inactive
@bigint bigint enabled auto-merge (squash) April 9, 2023 08:40
@bigint bigint merged commit a3bf016 into main Apr 9, 2023
@bigint bigint deleted the more-tests branch April 9, 2023 08:41
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.

1 participant