Skip to content

oynickj/cappy_quiz_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image image This is a quiz in building a basic site in Rails with Capybara!

       _        _
      (\\.-""-.//)
       /        \    /)
       \o      o/   ((
       /\      /\    ))
      /==\ () /==\  //
     |    `UU`    |//
     |            |/
   .-'\          /'-.
  (((` ) |----| ( `)))
      (((`    `)))

To run the tests from the project's folder

$ rake rspec

The spec file is in quiz_app_1/spec/features/welcome_spec.rb

The tests have been commented out.

You can uncomment the tests by selecting them in Sublime and typing cmd + /

To make the tests pass you'll have to build out the rest of the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 88.8%
  • JavaScript 8.1%
  • CSS 3.1%