Skip to content

manuhazen/tests-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Technical Tests - Frontend Developer

Prerequisites

Installation

  • Clone the repo with git clone https://github.com/manuhazen/tests-frontend.git
  • Move the the root folder: cd tests-frontend

Mastermind Game

To run Mastermind game, follow the instructions.(You should locate at root folder)

GUI

  • cd mastermind
  • Open the index.html file to play the game.
  • To trigger the cracker code you should press the guess button. An Alert window will give you the feedback from the codemaster.
  • If you want to see the tests suite running Open the anchor link in the page called Go to test suite

CONSOLE

  • cd mastermind
  • cd js
  • node mastermind.js

Inventory Picker Location

To run Inventory Picker location, follow the instructions.(You should locate at root folder)

CONSOLE

  • cd warehouses
  • node inventory.js

TEST SUITE

  • cd warehouses
  • Open the index.html file and you will see all the test suite.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published