diaspora/spec
Dan Hansen dc947e449b fix issues with comment stream, fix likes, merge comment stream and comment toggler widgets.
make timeago widget a simple wrapper for $.fn.timeago (we don't really need this.)
2011-08-30 21:07:40 -05:00
..
chubbies chubbies needs its own way of assigning a current user 2011-08-23 17:16:15 -07:00
controllers Merge pull request #1845 from fermionic/1811-mobile-share-button 2011-08-30 11:27:36 -07:00
fixtures Correct batch emailer fixture 2011-08-01 16:00:01 -07:00
helpers small bug in markdownify to prevent barfing with a nil message 2011-08-30 11:34:54 -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 fix issues with comment stream, fix likes, merge comment stream and comment toggler widgets. 2011-08-30 21:07:40 -05:00
lib MS DG IZ major invite refactor. all tests are green minus weird stuff on dans computer, need to checkout this out on pivots 2011-08-17 16:28:21 -07:00
mailers reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
models Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -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