diaspora/spec
2011-09-01 12:03:07 -07:00
..
chubbies chubbies needs its own way of assigning a current user 2011-08-23 17:16:15 -07:00
controllers added Link to profile page in webfinger profile to make federation a bit easier 2011-08-31 19:57:46 -07:00
fixtures Correct batch emailer fixture 2011-08-01 16:00:01 -07:00
helpers fix poetry mode, due to a mistake I made previously. also fixed a 500 where youtube titles do the unexpected 2011-09-01 12:03:07 -07:00
integration Fix a problem with re-saving deleted objects in a spec in postgres, add postgres to test group in gemfile 2011-08-18 16:05:14 -07:00
javascripts pull in jasmine-ajax, start testing our ajax callbacks with meaningful responses 2011-08-31 00:00:49 -05:00
lib Fix YouTube titles on 1.9. (SIGH.) 2011-08-30 21:04:29 -07:00
mailers reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
models Fix YouTube titles on 1.9. (SIGH.) 2011-08-30 21:04:29 -07:00
multi_server Add a couple tests for post federation, because Max is suspicious 2011-07-29 17:21:10 -07:00
shared_behaviors Revert "Revert "Merge branch 'hashtags-in-comments'"" 2011-07-07 15:10:04 -07:00
support So. It turns out that postgresql has a less-consistent idea of what .first means in an association with no default ordering. All the places we were doing bob.aspects.first (& etc.) needed to be more specific. & o ya, POSTGRES IS GREEN. 2011-08-29 22:03:05 -07:00
factories.rb reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
helper_methods.rb split 'mutual' flag into 'sharing' and 'receiving' on Contact 2011-05-04 17:09:48 -07:00
misc_spec.rb Fix interaction between I18n fallbacks and our interpolation fallback code. Refactor I18n tests into their own file. Remove some test support code that made it hard to test I18n. 2011-07-30 22:41:46 -07:00
spec_helper.rb Revert "Revert "Revert "remove uploaded test images after running the specs/cucumber"" -- using == now instead of =" 2011-08-18 12:06:04 -07:00