Skip to content

khalidf/qa-code-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone the Repository:

You should first clone the repository on your local machine and install the dependencies:

npm i

Then you should be able to start the application:

 npm run dev

Tests are in public folder with the name 'demo.test.ts'. Run below command to run the tests

  npx playwright test

username used is emilys and password used is emilyspass

Pdf Report is also included separately including faults, security concerns and improvements

About

QA Code Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 45.6%
  • HTML 31.7%
  • JavaScript 22.7%