Skip to content

camposja/jacques

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jacques (test driven dev)

Assignment while at The Iron Yard, Developers Bootcamp.

In this assingment a frontend developer has laid out his code to be used with an API in the backend. The frontend dev has specified what he is expecting from the API. Test driven developement (rails test) had to be performed configuring the API code until the below result was obtained in terminal: This result signals that the API created will match the code in the frontend.

"Run options: --seed 54706

Running:

..............

Finished in 1.664189s, 8.4125 runs/s, 12.0179 assertions/s.

14 runs, 20 assertions, 0 failures, 0 errors, 0 skips"

Features of the exercise:

  • Test driven development

  • JSON

  • API creation

About

Test driven development exercise. Creating an API to match up a FrontEnd developers requirements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 86.4%
  • HTML 13.6%