Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

End to End tests for Angular 9.1.1 frontend on NodeJS based REST API service

UI automation tests written using Cypress and Typescript.

Steps to run this project:

  1. Run npm ci command
  2. Run npm run test to execute automation tests. Video of test result will be in /video folder