Skip to content

charly-palencia/challenge_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge Server

Challenge API server for web/mobile clients

Things you may want to cover:

Installaction

  $ git clone git@github.com:chalien/challenge_server.git
  $ bundle && rails db:setup

Specs

  • Rails 5
  • Docs with JSONAPI and blueprint specification

Development

Running Server

  rails s

Testing

Challenge uses Minitest Expectations specification. Also, it's using a gem named Blueprint Agreement which uses a drakov server to mock the docs files to validate the api specification

How to run test

Single Test

  ruby -Itest path/to/test 

Run all

  bundle exec rake 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published