diaspora/features
2011-09-01 01:59:51 -04:00
..
step_definitions Have passing Cucumber tests [Finishes issue #1126] 2011-09-01 01:59:51 -04:00
support Have passing Cucumber tests [Finishes issue #1126] 2011-09-01 01:59:51 -04:00
uri-tests Backing out sub-uri changes 2011-01-09 18:29:43 -08:00
accepts_invitation.feature fixed the email from header issues and backfilled few tests 2011-08-22 17:38:40 -07:00
change_email.feature fix failing features 2011-07-26 21:55:52 -07:00
change_password.feature fix failing features 2011-07-26 21:55:52 -07:00
closes_account.feature make cucumber faster by logging in through a much simpler stubby controller. Save about 1m on my laptop. 2011-07-04 08:11:12 -07:00
comments.feature the "When I open the comment box" step used an old javascript function of ours that no longer exists. remove the feature and replace it with "When I focus the comment field" 2011-08-30 22:08:54 -05:00
connects_users.feature For some reason, firefox doesn't like the outerHTML property of this div - it's always undefined. This was manifesting itself as ajax requests never completing in the cucumber feature due to a js error. 2011-07-31 13:32:05 -07:00
conversations.feature cucumber green in postgres (i think?). touched up aspect spec. 2011-08-29 15:53:47 -07:00
disconnects_users.feature WIP reshare 2011-07-21 18:22:17 -07:00
download_photos.feature make the photo downloaders wip to save mrzyx some emails untill we work it out 2011-03-17 18:40:26 -07:00
edits_profile.feature cleaned up craziness in users and likes routing, fixed #961 2011-03-24 03:02:14 +01:00
embedder.feature re-enable the embedder feature outside of CI 2011-08-05 17:03:21 -07:00
follows_tags.feature Merge branch 'brianwisti-1305-full-markdown' 2011-08-29 10:56:48 -07:00
infinite_scroll.feature Make infinite scroll feature work on any size screen. 2011-07-14 17:31:31 -07:00
logs_in_and_out.feature Allow anyone to generate a token, restrict tokens to ActivityStreams::PhotosController#create, don't let tokens create sessions. 2011-05-20 15:14:23 -07:00
manages_aspects.feature Add test scenario: deleting an aspect from homepage 2011-08-28 22:32:05 -03:00
mentions.feature add feature for mentions 2011-08-30 23:18:08 -07:00
notifications.feature reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
oauth.feature Finish setting up sesssions#new prefill when logged out by authorizationsControlelr 2011-08-23 16:37:51 -07:00
photos.feature Have passing Cucumber tests [Finishes issue #1126] 2011-09-01 01:59:51 -04:00
posts.feature Merge branch 'master' of github.com:diaspora/diaspora into js-refactor-merged 2011-08-20 14:40:56 -05:00
reshare.feature notification for reshares WIP 2011-08-25 17:16:09 -07:00
signs_up.feature Make the signs up feature more robust 2011-08-16 11:34:34 -07:00
tags.feature Fix cucumber on my computer 2011-07-05 19:23:58 -07:00