diaspora/features
2011-08-16 21:48:48 -07:00
..
step_definitions Make and use a single cucumber step to send a private message 2011-08-13 05:03:27 +02:00
support Make cucumber think that facebook has been configured 2011-08-05 11:52:35 -07:00
uri-tests Backing out sub-uri changes 2011-01-09 18:29:43 -08:00
accepts_invitation.feature made signing up and accepting an invitation look a little nicer 2011-08-05 12:36:53 -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 Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07: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 Make and use a single cucumber step to send a private message 2011-08-13 05:03:27 +02: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 basic support for Redcarpet Markdown 2011-08-16 21:48: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 link a user to featured users if user has zero contacts 2011-08-01 15:19:51 -07:00
notifications.feature Refactor notifications.feature - we were testing the same thing with two different scenarios. 2011-07-31 14:28:21 -07:00
oauth.feature added cucumber test for re-registering a pod from a client 2011-06-23 18:57:39 -07:00
posts.feature Merge pull request #1707 from TheLambdaCalculus/b1696-publisher-should-automatically-collapse-if-last-photo-removed-and-otherwise-blank 2011-08-05 10:57:33 -07:00
repost.feature capitalize reshare when there are no reshares 2011-08-02 10:40:36 -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