You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since view specs have been introduced in #316, we should now turn all the view-like specs that are implemented as controller specs, to proper view specs.
Since view specs have been introduced in #316, we should now turn all the view-like specs that are implemented as controller specs, to proper view specs.
I'm talking about things like:
timeoverflow/spec/controllers/transfers_controller_spec.rb
Lines 29 to 32 in 94a4ad8
which should be turned into something similar to:
You can take a look at how the first spec was implemented in https://github.com/coopdevs/timeoverflow/pull/316/files#diff-a65080f84f1f83bfbf9866ed561fa58d
The text was updated successfully, but these errors were encountered: