サクサク読めて、アプリ限定の機能も多数!
“before(:each) do @user = Factory.create(:user) end”
fushiroyama のブックマーク 2014/03/11 17:42
Why isn't factory_girl operating transactionally for me? - rows remain in database after tests“before(:each) do <a href="https://twitter.com/user" target="_blank" rel="noopener nofollow">@user</a> = Factory.create(:user) end”2014/03/11 17:42
“before(:each) do <a href="https://twitter.com/user" target="_blank" rel="noopener nofollow">@user</a> = Factory.create(:user) end”
このブックマークにはスターがありません。 最初のスターをつけてみよう!
stackoverflow.com2012/07/17
I'm trying to use factory_girl to create a "user" factory (with RSpec) however it doesn't seem to be operating transactionally and is apparently failing because of remnant data from previous tests ...
3 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
“before(:each) do @user = Factory.create(:user) end”
fushiroyama のブックマーク 2014/03/11 17:42
このブックマークにはスターがありません。
最初のスターをつけてみよう!
Why isn't factory_girl operating transactionally for me? - rows remain in database after tests
stackoverflow.com2012/07/17
I'm trying to use factory_girl to create a "user" factory (with RSpec) however it doesn't seem to be operating transactionally and is apparently failing because of remnant data from previous tests ...
3 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /