google-code-export / rubycas-client

Automatically exported from code.google.com/p/rubycas-client
1 stars 1 forks source link

fake causes routing to fail? #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. CASClient::Frameworks::Rails::Filter.fake("homer") during a functional test

What is the expected output? What do you see instead?
I expected the client to set a fake session but afterwards any page calls fail 
showing a 
ActionController::UnknownAction: No action responded to  * messsage.  Doesn't 
matter where 
you're trying to go, routes or not.

What version of the product are you using? On what operating system?
Most recent github version as of 05/11

I'm trying to get my functional tests to work and I'm having quite a bit of 
trouble doing this...

Original issue reported on code.google.com by aethio...@gmail.com on 11 May 2010 at 8:37

GoogleCodeExporter commented 9 years ago
You might want to get in touch with these people http://github.com/napcs as 
they're 
the ones who added the fake filter functionality.

Original comment by matt.zuk...@gmail.com on 12 May 2010 at 8:54