| .. |
|
step_definitions
|
fixed tests, translations, initalizer
|
2011-08-03 18:02:58 -07:00 |
|
support
|
Fix interaction between I18n fallbacks and our interpolation fallback code. Refactor I18n tests into their own file. Remove some test support code that made it hard to test I18n.
|
2011-07-30 22:41:46 -07:00 |
|
uri-tests
|
Backing out sub-uri changes
|
2011-01-09 18:29:43 -08:00 |
|
accepts_invitation.feature
|
fix cucumber; temporarily remove fetch featured users initilizer
|
2011-08-03 18:02:57 -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 |
|
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
|
Almost done with left-nav, added link to aspect edit facebox, colored share button
|
2011-07-01 14:22:38 -07:00 |
|
follows_tags.feature
|
fix failing cuke
|
2011-07-12 20:19:39 -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
|
Take the :first restriction off of posts.feature
|
2011-08-01 16:26:21 -07:00 |
|
repost.feature
|
capitalize reshare when there are no reshares
|
2011-08-02 10:40:36 -07:00 |
|
signs_up.feature
|
fix cucumber; temporarily remove fetch featured users initilizer
|
2011-08-03 18:02:57 -07:00 |
|
tags.feature
|
Fix cucumber on my computer
|
2011-07-05 19:23:58 -07:00 |