This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
donphan
mirror of
https://github.com/Siphonay/mastodon
Watch
1
Star
0
Fork
You've already forked donphan
0
Code
Releases
Activity
f5e1127894
donphan
/
spec
/
helpers
/
oauth
/
applications_helper_spec.rb
6 lines
88 B
Ruby
Raw
Normal View
History
Unescape
Escape
Bind oauth applications to users
2016-03-14 16:49:13 +00:00
require
'rails_helper'
RSpec
.
describe
Oauth
::
ApplicationsHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-18 22:36:54 +00:00
Bind oauth applications to users
2016-03-14 16:49:13 +00:00
end