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: adding unit tests for editor component #1885

Merged
merged 18 commits into from
Jul 31, 2023

Conversation

reachaadrika
Copy link
Contributor

Description

  • Testing is very essential for AsyncAPI website , since it makes it easier for maintainers to review the code as well as contributors to check the requirements that are needed . This test briefly describes the Editor component and required unit test for it .

  • CodeBlock.js : This test checks if the UI Component for CodeBlock is rendered or not . Following is the screenshot for this condition .

image

Related issue(s)
fixes #1883

@netlify
Copy link

netlify bot commented Jul 1, 2023

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit bde5ac8
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/64c819c35bef6e0008e650b9
😎 Deploy Preview https://deploy-preview-1885--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 Jul 1, 2023

⚡️ Lighthouse report for the changes in this PR:

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

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

@akshatnema akshatnema added the gsoc This label should be used for issues or discussions related to ideas for Google Summer of Code label Jul 11, 2023
@akshatnema
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 4d92a68 into asyncapi:master Jul 31, 2023
11 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.

feat : Add tests for editor component
4 participants