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

Public repo for Hotel Engine SDET API test refactoring interview

Notifications You must be signed in to change notification settings

HotelEngine/quality-services-sdet-refactoring-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Test Refactoring Exercise

Installation

Prerequisites

  1. NodeJS
  2. NPM, Yarn, or similar package manager

Installing Dependencies

In the command line, run yarn install, npm install, or equivalent command to install all dependencies.

Running the Tests

To run the tests, run yarn test, npm run test or equivalent from the project root.

Advice to Candidates

  • Talk through your thought process; we are at least as interested in how you got to your answer as the answer itself
  • Focus on readability and maintainability
  • If you're unsure of something, ask the interviewer(s)!
  • You are allowed to use online documentation, but may not ask anyone other than the interviewers for guidance

About

Public repo for Hotel Engine SDET API test refactoring interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published