ruby on rails - Testing Authlogic Remember Me with Cucumber -


Has someone tried to test authlogic "Remember Me" functionality with cucumber? I'm not sure how to get a webrat for "closing a browser" to test perseverance.

Just thought that maybe this requires selenium? A browser (like selenium) makes contact with rail applications more than I does). I will create a custom matcher such as: (then) I should be remembered by the application

And then I'll check the DB or session, depending on how authlogic handles this feature.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -