Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Files

Latest commit

 

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

End-to-end tests

Each test in spec files in this folder starts Cypress via NPM module API with different parameters and then checks if the executed tests returned in the results object match the tests we expected to run / skip.

To debug a test, run with with environment variable DEBUG=test, it will print more verbose logs