diaspora/spec
2011-09-04 23:15:08 -07:00
..
chubbies chubbies needs its own way of assigning a current user 2011-08-23 17:16:15 -07:00
controllers Use a jasmine fixture with just one post for the comment specs. 2011-09-03 17:51:51 -07:00
fixtures
helpers tag markdownify performance test so it isn't run on CI 2011-09-04 23:10:33 -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 1.9 yaml error caused by asterisks in the glob path. 2011-09-03 20:35:16 -07: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 A bit of refactoring on person_spec since we got an odd failure on travis 2011-09-04 21:34:00 -07:00
multi_server
shared_behaviors
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 Cucumber/spec cleanup. Removed some stray aspect.firsts, which should improve reliability across databases. Removed some cucumber steps we don't use & consolidated duplicate steps. 2011-09-04 23:15:08 -07:00
misc_spec.rb
spec_helper.rb