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 UI tests workflow #2086

Merged
merged 11 commits into from
Aug 25, 2023

Conversation

reachaadrika
Copy link
Contributor

@reachaadrika reachaadrika commented Aug 21, 2023

Description

  • Created workflows for testing suite of the website .
  • This would thus automate the entire testing suite as soon as a PR is created on AsyncAPI website .
  • Checked this branch on my local fork
    image

Related issue(s)
fixes #2083

@netlify
Copy link

netlify bot commented Aug 21, 2023

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 111cc09
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/64e8eef4e9d1e80008f9fbd0
😎 Deploy Preview https://deploy-preview-2086--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link

github-actions bot commented Aug 21, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 27
🟢 Accessibility 98
🟢 Best practices 100
🟢 SEO 100
🔴 PWA 30

Lighthouse ran on https://deploy-preview-2086--asyncapi-website.netlify.app/

@reachaadrika reachaadrika changed the title feat : add github actions for cypress tests feat: adding github actions for workflow Aug 21, 2023
@akshatnema akshatnema added the gsoc This label should be used for issues or discussions related to ideas for Google Summer of Code label Aug 22, 2023
.github/workflows/cypress-tests.yml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@akshatnema akshatnema changed the title feat: adding github actions for workflow feat: add github actions for workflow Aug 23, 2023
@akshatnema akshatnema changed the title feat: add github actions for workflow feat: add UI tests workflow Aug 23, 2023
@akshatnema
Copy link
Member

I wish I could have asked for a review from @derberg 😄 . He is the best person for reviewing github actions and workflows.

@akshatnema
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 573633f into asyncapi:master Aug 25, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc This label should be used for issues or discussions related to ideas for Google Summer of Code ready-to-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create github-actions-workflow for Cypress testing suite.
3 participants