Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

FindHotel/assesment-day-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integration tests

This is a package to perform e2e tests for FindHotel website during the assessment day.

Prerequisites

Install the following:

  • Node.js 10.x
  • NPM 6.x

Installing

After cloning the project or pulling the latest changes:

npm install

How to use

Setup

You should have an .env file with the variables pointing to the environment you target on your test:

SEARCH_BASE_URI = 'https://search.findhotel.net/'
HOTEL_PAGES_URI = 'https://secure.findhotel.net/'

Running

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published