Frontend Test Framework Sample
Cypress / Javascript

This is a simple example of testing a frontend web app and a few different ways to write the tests. Code can be reviewed in more detail upon request. The code is written in Javascript. There are a few dependencies in the repo to improve testability. The package manager is NPM. The project could be easily converted to Typescript.