On 8 Nov 2011, at 06:52, Romain Tribes wrote:

> I'm writing a Risk-like webgame 
> (https://github.com/Sephi-Chan/Conquest-on-Rails) and I want to add tests, 
> but it's painful since objects have a lot of dependencies each other.

Hi Romain

I was just catching up on some old RSpec emails and found this.

I had a quick look through your code and noticed you have model specs but not 
controller specs. What led you to skip writing specs for the controllers? I'm 
just curious to see if there are common reasons for doing this (I think it's 
not uncommon).

Cheers
Ash

-- 
http://www.patchspace.co.uk/
http://www.linkedin.com/in/ashmoran

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to