diaspora/lib
Alec Leamas 8d218e7871 suburi cucumber test.
Adds the features/uri-features test directory, testing sub-uri
deployment. These tests uses script/server since much of this code is
about configuring the server.  They are not run by "rake cucumber", to
run them use "bundle exec rake cucumber features/uri-test".

Tests requires a working app_config.yml setup with pod_url =
"http://localhost:3000/diaspora"

Patches cucumber.yml to always load step definitions from features/**, see
http://thoughtsincomputation.com/posts/cucumber-step-definitions-and-autorequire-hell
2010-12-29 10:31:25 +01:00
..
cruise Use diaspora gemset. Simplify rake runner. 2010-10-20 21:43:03 -07:00
diaspora Replace APP_CONFIG with lib/app_config.rb so that it's testable. 2010-12-24 12:31:09 -08:00
mongo_mapper DG MS; 404 show pages for objects that don't exist for given user 2010-10-11 11:32:20 -07:00
salmon Person#real_name -> Person#name 2010-11-30 13:01:53 -08:00
tasks suburi cucumber test. 2010-12-29 10:31:25 +01:00
app_config.rb Fix bug in :pod_uri generation. 2010-12-24 13:00:06 -08:00
chrome_frame.rb Don't be obnoxious in the chrome frame 2010-11-24 21:36:34 -05:00
collect_user_photos.rb Fix photo exporting, I'm not sure how to use 2010-11-18 16:41:34 -08:00
development_mail_interceptor.rb should send the email when a new request is received. emails in dev should be intercepted to email@joindiaspora.com for now 2010-10-22 00:49:01 -07:00
diaspora.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
encryptable.rb Fix log statements in Encryptable 2010-12-16 15:22:26 -08:00
encryptor.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
hcard.rb profile now knows about three images sizes, even in federation case 2010-11-30 13:40:41 -08:00
log_overrider.rb Override request started log line 2010-11-29 14:03:29 -08:00
message_handler.rb made http calls synchronous. messagehandler enqueues POSTs into resque. 2010-12-03 15:26:52 -08:00
rake_helpers.rb Replace APP_CONFIG with lib/app_config.rb so that it's testable. 2010-12-24 12:31:09 -08:00
resque_job_logging.rb to_s args before trying to slice them 2010-12-16 17:58:11 -08:00
webfinger.rb Revert "Revert redis merge to fix bugs on master" 2010-12-02 15:33:26 -08:00
webfinger_profile.rb EM websocket cleanly merged with master. webfingering is now async 2010-10-29 11:05:17 -07:00
youtube_titles.rb some fixes to translations 2010-12-18 15:25:21 +01:00