This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
0f4bc56719
glitch-social
/
spec
/
helpers
/
api
/
subscriptions_helper_spec.rb
6 lines
87 B
Ruby
Raw
Normal View
History
Unescape
Escape
Refactoring Grape API methods into normal controllers & other things
2016-02-29 18:42:08 +00:00
require
'rails_helper'
RSpec
.
describe
Api
::
SubscriptionsHelper
,
type
:
:helper
do
Removing autogenerated test stubs that were not needed
2016-03-18 22:36:54 +00:00
Refactoring Grape API methods into normal controllers & other things
2016-02-29 18:42:08 +00:00
end