jslovers / jslovers-official-website

JSLovers Official Website built on Next.js
MIT License
59 stars 47 forks source link

feature: adding intial set up for cypress and e2e test case for the about page #94

Closed saurabhsubham113 closed 2 months ago

saurabhsubham113 commented 3 months ago

About page

Description

Added initial setup for the cypress automation and an e2e test case for the website's about page.

Fixes #26

Snapshots/Videos: Screenshot (1) Screenshot (2) Screenshot (3) Screenshot (4)

Type of change

Added tests?

Internationalization Support?

Steps to test the feature:

Snapshot of the test-cases that are passing:

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

saurabhsubham113 commented 2 months ago

Hi @Neha ,

I have resolved the PR comments. Please review and any feedback is welcomed.