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 Correct batch emailer fixture 2011-08-01 16:00:01 -07:00
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 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 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 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