This is an e2e test example for booking.com's hotel reservation process. The tests are written using cypress.
Clone the repository
git clone https://github.com/WNjihia/booking-qa-testing.git
cd into the repo cd booking-qa-testing/
Installing cypress
run yarn install
Run the test
yarn test