简体   繁体   中英

testing around 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 open 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 )

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM