diaspora/spec/controllers
Steven Hancock 125be41868 Test for mobile UI single post view
Verify that the correct layout is rendered (rather than no layout
at all) in the mobile UI single post view.

This is a test I forgot to write at 5am when I was so excited about
having the mobile UI working on my Blackberry again (bad me!), so
here it is before it slips my mind. 😁

This tests the change made to posts_controller in 6abe718227
2012-03-29 21:07:21 -07:00
..
activity_streams Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
devise Background sending password reset instructions. 2011-11-14 12:30:47 -08:00
jasmine_fixtures fix jasmine around contact-list.js 2012-03-14 16:26:30 -07:00
admins_controller_spec.rb fixed rspec tests, more fit and finish around how the invite code works, 2012-03-16 17:56:35 -07:00
apis_controller_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
application_controller_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
apps_controller_spec.rb added a very basic page for the stream of all public activity stream photos 2011-05-25 12:57:29 -07:00
aspect_memberships_controller_spec.rb no more rspec failures; and suppress a warning with a backported 2012-03-21 13:50:24 -07:00
aspects_controller_spec.rb remove puts and fix a conversationscontroller spec to be a bit more predictable 2012-03-03 16:25:10 -08:00
authorizations_controller_spec.rb upgrade factory girl there are 3 failing cukes. 2012-01-21 21:58:50 -08:00
blocks_controller_spec.rb block user now removes a contact if user is blocking a contact 2011-11-03 12:31:24 -07:00
comments_controller_spec.rb some sad fixes to try and appease travis :( 2012-03-27 16:31:56 -07:00
contacts_controller_spec.rb Remove pagination from json format of contacts#index; add explanatory comments. I KNOW. But it's super confusing and I can't find a way to rewrite the code to be more clear. Soloing FTL. 2012-01-28 15:31:11 -08:00
conversation_visibilities_controller_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
conversations_controller_spec.rb Limit allowed contacts for sending messages to, to the ones that are sharing with you. 2012-03-23 01:21:04 +01:00
home_controller_spec.rb change routes to properly reflect page names (activity/stream). 2012-02-18 16:26:16 -08:00
invitations_controller_spec.rb add rspec controller test 2012-03-29 03:29:41 +02:00
likes_controller_spec.rb update reshare count when resharing; return PostPresenter for reshare root in the success response 2012-02-22 18:02:08 -08:00
messages_controller_spec.rb upgrade factory girl there are 3 failing cukes. 2012-01-21 21:58:50 -08:00
notifications_controller_spec.rb resolve merge in notifications controller 2012-03-14 10:46:59 -07:00
participations_controller_spec.rb update reshare count when resharing; return PostPresenter for reshare root in the success response 2012-02-22 18:02:08 -08:00
people_controller_spec.rb adding an ajax loader, and pull out the js from the middle of the view 2012-03-13 17:10:23 -07:00
photos_controller_spec.rb cukes passing 2012-02-23 17:24:19 -08:00
posts_controller_spec.rb Test for mobile UI single post view 2012-03-29 21:07:21 -07:00
profiles_controller_spec.rb #2847 Users can now toggle nsfw on and off 2012-02-08 23:01:02 +01:00
publics_controller_spec.rb fixed markdown issues with reshares; removed puts from specs 2012-01-07 17:33:16 -08:00
registrations_controller_spec.rb MS DG fix a few final tests 2012-03-16 17:56:35 -07:00
reshares_controller_spec.rb fix ResharesController / StatusMessage controller spec; remove another js response 2012-01-07 14:23:26 -08:00
services_controller_spec.rb small updates, and it looks like we are mostly working 2012-03-16 17:56:35 -07:00
sessions_controller_spec.rb remove weird monkey patch in sessions controller #wtf 2012-02-25 17:41:46 -08:00
share_visibilities_controller_spec.rb bang! kill redis cache. 2012-02-02 12:45:43 -08:00
status_messages_controller_spec.rb MS DC You can has choose a template 2012-03-27 14:52:53 -07:00
streams_controller_spec.rb change routes to properly reflect page names (activity/stream). 2012-02-18 16:26:16 -08:00
tags_controller_spec.rb tags should be case insensitive 2012-02-18 16:26:10 -08:00
tokens_controller_spec.rb fix the build. 2011-07-04 16:53:43 -07:00
users_controller_spec.rb make URL clickable in RSS #2176 2012-03-29 13:43:04 +02:00