diaspora/spec
2012-01-07 14:23:26 -08: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 fix ResharesController / StatusMessage controller spec; remove another js response 2012-01-07 14:23:26 -08:00
fixtures Refactor and backfill tags_following_controller_spec. Move normalize tag specs into model spec. Move rss fixture file into fixture directory. 2011-11-05 16:05:13 -07:00
helpers remove sort order logic from controllers; backbone stream does not support it; was to be depricated anyway 2012-01-07 14:23:24 -08:00
integration the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
javascripts fix .avatar declaration in the header template; make socketing always return nil straight away (we are not using the websocket in this branch, and it makes everything faster when it's off) 2012-01-07 14:23:26 -08:00
lib ported likes logic for the stream over from old branch 2012-01-07 14:23:22 -08:00
mailers adding attachments to all recepients 2011-10-31 18:09:43 -07:00
models DC DG; test stream view WIP 2012-01-07 14:23:21 -08:00
multi_server simplify multi-server spec running with foreman. couldn't really get it automated tonight, not sure why. 2011-09-22 00:24:01 -04:00
shared_behaviors remove splunk logging 2011-12-21 14:24:03 -08:00
support make jasmine view tests work, load templates, party 2012-01-07 14:23:21 -08:00
factories.rb only queue process_photo jobs if the owner is local. this should cut down on some resque errors 2012-01-04 00:08:29 -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 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
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 Convert some reshare-related Cucumber features into specs. Introduce SpecDoc. 2011-10-27 23:27:14 -04:00