Skip to content

zgz2020/tests-superporra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack React Express Application

Introduction

This repository contains integration tests for a Full Stack Express / React application: https://superporra2021.herokuapp.com/ (which repository is private - access granted upon request)

Cypress is used for tests in Chrome browser.

TestCafe is used for tests in Safari browser (in progress).

Installation

Clone this repository:

git clone https://github.com/zgz2020/cypress-tests-superporra.git

Go to repo directory and install dependencies:

npm install

Cypress tests - Chrome

Either open Cypress UI:

npm run cy:open

Or run the tests in the concole:

npm run cy:test

TestCafé tests - Safari

Run the tests in the concole:

npm run tc:safari

About

Cypress tests for Superporra2021 web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published