Skip to content

papercheck/papercheck_test_devise_capybara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this Git repository, please find my second test of this four part test. This test has been successful on many levels where Webrat fails.
------------------------------------------------------------
1) Log-in to Devise using Cucumber + Webrat
    a) There is no documentation for this method
2) Log-in to Devise using Cucumber + Capybara
    a) Suggested by Devise (http://wiki.github.com/plataformatec/devise/cucumber-tests)
3) Log-in to Devise using Steak
    a) This is a ruby written framework, as apposed to Celerity (written in JRuby).
    b) http://rywalker.com/steak-capybara-envjs-refreshing-take-on-rails-integration-testing
4) Log-in to Devise using Cucumber + Capybara + Selenium
    a) Set Capybara default_driver to :selenium

About

A simple scaffold using cucumber + capybara to validate devise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published