diaspora/features
2011-09-04 13:14:32 -07:00
..
step_definitions add mobile feature, thanks @vcuculo 2011-09-01 14:58:55 -07:00
support Only delete cookies if running in an actual browser. 2011-09-04 13:14:32 -07:00
uri-tests
accepts_invitation.feature fixed the email from header issues and backfilled few tests 2011-08-22 17:38:40 -07:00
change_email.feature
change_password.feature
closes_account.feature
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 Fix cucumber feature to reflect new aspect dropdown wording 2011-09-03 19:24:19 -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
download_photos.feature
edits_profile.feature
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
logs_in_and_out.feature
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
mobile.feature add mobile feature, thanks @vcuculo 2011-09-01 14:58:55 -07:00
notifications.feature reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
oauth.feature Don't run oauth.feature on travis, but run all features locally. 2011-09-04 11:27:30 -07:00
photos.feature Have passing Cucumber tests [Finishes issue #1126] 2011-09-01 01:59:51 -04:00
posts.feature Make posts.feature a little more reliable. The Scenario Outlines were sitting on the profile page as the background ran which may have been contributing to the System Exit problem. 2011-09-04 12:27:57 -07: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