diaspora/spec
2012-01-25 12:45:02 +01:00
..
chubbies fix diaspora connect for the new oauth stuff WIP. There's one bug where the oauth_identifier changes but the client doesn't get informed or doesn't save it. I hope it's the last bug. Btw. this is all ugly 2011-12-10 12:54:39 +01:00
controllers switch PhotosController#index over to guid, fix #2729 2012-01-25 12:45:02 +01:00
fixtures remove all references to the websocket. bang bang. 2012-01-10 12:28:19 -08:00
helpers upgrade factory girl there are 3 failing cukes. 2012-01-21 21:58:50 -08:00
integration Don't create share_visibilities for public posts, sans migration of deleting old data. 2012-01-24 16:49:07 -08:00
javascripts Merge pull request #2720 from MrZYX/people_slash_guid 2012-01-24 13:14:08 -08:00
lib upgrade factory girl there are 3 failing cukes. 2012-01-21 21:58:50 -08:00
mailers upgrade factory girl there are 3 failing cukes. 2012-01-21 21:58:50 -08:00
models collapse Post#last_three_comments and Commentable#last_three_comments, do not double query comments in CommentsController#index for a JSON response, remove spec that tests ordering as it's not deterministic on psql without specified order 2012-01-25 12:44:50 +01:00
multi_server upgrade factory girl there are 3 failing cukes. 2012-01-21 21:58:50 -08:00
shared_behaviors remove ajax_stream? logic from streams now that we're using backbone & never ajaxing on mobile; remove unreferenced community_spotlight stream & controller 2012-01-13 13:50:52 -08:00
support upgrade factory girl there are 3 failing cukes. 2012-01-21 21:58:50 -08:00
factories.rb Don't create share_visibilities for public posts, sans migration of deleting old data. 2012-01-24 16:49:07 -08:00
helper_methods.rb ms iz rendering nothing for hcard and webfinger if account is closed, not showing aspect dropdown if the user account is closed 2011-12-08 16:32:18 -08:00
misc_spec.rb upgrade factory girl there are 3 failing cukes. 2012-01-21 21:58:50 -08:00
parallel_spec.opts pull in parallel_testing to speed up rspec 2011-09-16 22:14:12 +02:00
spec-doc.rb This fixes issue #2298. 2011-11-02 23:51:12 -04:00
spec_helper.rb try loading app config in spec_helper to prevent bad fixtures from being generated 2012-01-13 23:15:32 -08:00