Skip to content

EcoMundo-eu/demo-cypress-bridge-extjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo-cypress-bridge-extjs

This project is for demo purpose for the forked Coworkee app.

Installation

Clone the repository

git clone 'https://github.com/EcoMundo-eu/demo-cypress-bridge-extjs.git'

Install all node dependencies

cd demo-cypress-bridge-extjs
npm install

Useful commands

  • npm run cypress:open: open the cypress panel GUI.
  • npm run cypress:run: run all tests with headless mode and create a video report in cypress/video folder.

Folder structure

├───fixtures
├───integration // Content all `spec.js`
│   └───Coworkee 
├───plugins
├───screenshots
├───src
│   ├───common
│   │   └───extJSComponents // Content all testing library commands
│   └───definition
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published