开发者

testing around Devise and Omniauth

开发者 https://www.devze.com 2023-03-17 03:05 出处:网络
I\'m trying to add tests to my project. do you know of any guides on adding tests to projects with Devise and OmniAuth ?

I'm trying to add tests to my project. do you know of any guides on adding tests to projects with Devise and OmniAuth ? Do you know any op开发者_高级运维en source with these kinds of tests ?


The github wiki for devise has a couple pages on testing. I've found them to be helpful guides.

Testing with Cucumber: https://github.com/plataformatec/devise/wiki/How-To:-Test-with-Cucumber Testing with RSpec: https://github.com/plataformatec/devise/wiki/How-To:-Controllers-and-Views-tests-with-Rails-3-(and-rspec)

0

精彩评论

暂无评论...
验证码 换一张
取 消