Skip to content

The Localyze backend challenge to be applied during the technical interview.

Notifications You must be signed in to change notification settings

Localitos/backend-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend-challenge

The Localyze backend challenge to be applied during the technical interview.

Setup

This repo contains 2 folders for rspec and minitest.

From the root folder you can run the rspec tests with

rspec # all
rspec spec/example_spec.rb # one file

and the minitest tests with

rake test # all
ruby test/example_test.rb # one file

About

The Localyze backend challenge to be applied during the technical interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages