/E2E

End 2 End user interaction testing using Angular-protractor, Nodejs, Express and Websockets

Primary LanguageJavaScript

E2E testing

An end to end user interaction testing app based on protractor

Requirements

This package requires:

Installation

The following commands are required to install the app

> npm install -g protractor
> npm install -g jasmine
> npm install

Setting up

Another instance of localhost must be running for the test to connect to it

Interface

This will launch the test interface.

> gulp