Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 252 Bytes

File metadata and controls

17 lines (9 loc) · 252 Bytes

NUVI INTERVIEW CODE PROJECT

This is code to fulfil the requirements of the NUVI interview code project.

Usage

bundle install

./nuvi.rb

Run unit tests

./unit_spec.rb

Run integration test

./spec/integration/nuvi_spec.rb