diaspora/spec
Daniel Grippi 27f580f241 Merge pull request #2560 from memarko/patch-3
Update spec/controllers/tag_followings_controller_spec.rb
2011-12-30 18:21:51 -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 Update spec/controllers/tag_followings_controller_spec.rb 2011-12-26 21:51:02 +01: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 Found 3 spec files that were never getting run because they didn't have the _spec at the end of the filename. This commit renames them, so that they are now included in rake spec. Unsurprisingly, they all fail. Since they represent actual changing code that isn't tested, I'm checking them in anyway. Thx Pistos for pointer to the first file, which prompted me to look for others. 2011-12-27 14:48:39 -08:00
integration 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
javascripts fix jasmine:ci 2011-12-11 02:43:04 +01:00
lib remove splunk logging 2011-12-21 14:24:03 -08:00
mailers adding attachments to all recepients 2011-10-31 18:09:43 -07:00
models Found 3 spec files that were never getting run because they didn't have the _spec at the end of the filename. This commit renames them, so that they are now included in rake spec. Unsurprisingly, they all fail. Since they represent actual changing code that isn't tested, I'm checking them in anyway. Thx Pistos for pointer to the first file, which prompted me to look for others. 2011-12-27 14:48:39 -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 Remove resque_rescheduler as it was killing our app servers (receiving 2011-11-07 12:50:02 -08:00
factories.rb adding account deletion factory, fixed a user spec 2011-12-08 16:32:20 -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