jslovers / jslovers-official-website

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

Chore -> Add Cypress Automation Test Framework and update docs #26

Open ekas opened 8 months ago

Neha commented 7 months ago

I am thinking to have cypress as E2E automation - thoughts @ekas @atishaybaid

ekas commented 7 months ago

Yes, I am good with Cypress or Playwright.

Neha commented 7 months ago

@ekas I have updated the title of the ticket. E2E automation will be done once the code is ready.

For now, we should have the unit, and integration test cases in the place and at the end of milestone 1 we will add E2E

saurabhsubham113 commented 3 days ago

Hi @Neha ,

I have added the initial setup and one e2e test case for the about page. I have attached the PR below, https://github.com/jslovers/jslovers-official-website/pull/94