Skip to content

Implementation of parking lot in Node.js with typescript. Functional tests in Ruby.

Notifications You must be signed in to change notification settings

TdevM/parking_lot

Repository files navigation

Parking Lot Implemenation

A typescript implementation for Node.js

Setup and execution guide

Assuming you already have Node.js, Ruby and Bundler installed,

  1. Install Node dependencies, run jest test suites and transpile TS to /dist
$  bin/setup
  1. Run functional test suites (ruby based)
$  bin/run_functional_tests
  1. Run program passing the input file at /file_inputs.txt
$  bin/parking_lot file_inputs.txt

About

Implementation of parking lot in Node.js with typescript. Functional tests in Ruby.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published