janevalencia / nextjs-ssr-comments

Interactive Comment Sections developed using NextJS/TailwindCSS/Express-MongoDB by Jane Valencia
https://fem-comments-hucu-janevalencia.vercel.app/
2 stars 0 forks source link

[Testing] - Setup Github action to automate running Cypress test upon merging pull request #96

Open janevalencia opened 1 year ago

janevalencia commented 1 year ago

Is your feature request related to a problem? Please describe. No, this is for improvement.

Describe the solution you'd like

  1. Setup Github actions
  2. Add cypress test to actions so we can run the automated tests upon merging a pull-request

Describe alternatives you've considered N/A

Additional context Check Github actions documentation and how to's