Skip to content

altadisa/rails-rspec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Rspec Challange

In this challenge you will begin by git cloning an existing Rails application. Make sure you can start the Rails application by running bundle exec rails server

The objectives of this challenge are to:

  1. Fix the Rails application so that the existing tests pass. Begin with model unit tests, then the controller unit tests, then integration tests.

  2. Implement the tests marked as pending

###RULES

  1. You are not allowed to edit existing views (you ARE allowed to create new ones)

  2. You are not allowed to modify existing tests, except when removing pending to complete the implementation

###Resources

The following screencasts are HIGHLY recommended:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published