Skip to content

senovsky/qover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qover business case

This repository contains an example test case implemented in Cypress, for the whitelabel service of Qover.

Prerequisites

  • Node.js 12 and above installed (LTS recommended)
  • This repository cloned or downloaded to your computer
  • Run npm install to download all dependencies

Running the tests

  • Open terminal in the root of the repository folder
  • Run npm test to open the Cypress test runner, then click on any *.spec.ts file
  • Run npm run cy:run:chrome or npm run cy:run:firefox to run all tests in a headless mode of a given browser

Test results

  • When using the test runner, test results are displayed in a browser window
  • When using the headless mode, test results are displayed in the terminal. In case of one or more test failures, you can also see Screenshots and Videos in their respective folders that will be created during the test run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published