Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

stub でミスっている #347

Open
krtx opened this issue Apr 19, 2015 · 0 comments
Open

stub でミスっている #347

krtx opened this issue Apr 19, 2015 · 0 comments
Milestone

Comments

@krtx
Copy link
Contributor

krtx commented Apr 19, 2015

t/api/test_admin.rb で

any_instance_of(App) do |klass|
  stub(klass).users do
    ...
  end
end

ということをしているが、これが他のテストファイルにも影響を与えている

@krtx krtx added this to the 4/23-5/7 milestone Apr 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant