This website requires JavaScript.
Explore
Help
Sign In
cybrespace
/
mastodon
Watch
4
Star
3
Fork
You've already forked mastodon
3
Code
Issues
7
Pull Requests
Releases
Activity
924400c0cf
mastodon
/
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 17:49:13 +01:00
require
'rails_helper'
RSpec
.
describe
Oauth
::
ApplicationsHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-18 23:36:54 +01:00
Bind oauth applications to users
2016-03-14 17:49:13 +01:00
end