diaspora/spec
2011-01-25 12:10:24 -08:00
..
config Replace APP_CONFIG with lib/app_config.rb so that it's testable. 2010-12-24 12:31:09 -08:00
controllers current password requirement to change password 2011-01-24 22:39:57 -08:00
fixtures Remove yml files from git 2011-01-18 15:18:58 -08:00
helpers added views and graph generation for statistics 2011-01-21 10:29:07 -08:00
intergration don't dispatch locally on comments if you're the post owner 2011-01-24 19:13:48 -08:00
javascripts whoops, add license to embedder.js and it's spec 2011-01-22 23:43:48 -06:00
lib don't dispatch locally on comments if you're the post owner 2011-01-24 19:13:48 -08:00
mailers Made specs work with fixtures, spec_helper needs work 2011-01-18 13:31:10 -08:00
models Make person_id on profile unique, delete duplicate profiles in migration 2011-01-25 12:10:24 -08:00
shared_behaviors Log specs don't check for specific number of renders. 2011-01-12 22:43:45 -08:00
support Fixed connecting spec, magic import failure disappearance 2011-01-18 16:05:50 -08:00
factories.rb Use a fake to not allocate an AR model for every reference to a person 2011-01-24 15:13:52 -08:00
helper_methods.rb Merge almost complete, 4 failures 2011-01-14 16:00:10 -08:00
misc_spec.rb Merge branch 'fixturebuilder' 2011-01-18 17:05:44 -08:00
spec_helper.rb Standardize how we're requiring config/environment 2011-01-23 12:42:09 -08:00