| .. |
|
step_definitions
|
Get rid of duplicate step definition.
|
2011-07-29 17:59:25 -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
|
Make accepts_invitation.feature less flaky.
|
2011-07-30 22:51:06 -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
|
Test and fix contacts index page
|
2011-07-29 17:01:45 -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
|
marsharing reshares now grabs the post from the original poster, also fetcheer that person if they don't exist locally still need to ping for xml and give the right xml back
|
2011-07-21 18:22:18 -07:00 |
|
repost.feature
|
remove repeated link, fixed cucumber
|
2011-07-28 14:52:09 -07:00 |
|
signs_up.feature
|
Color the follow tag button
|
2011-07-05 15:03:26 -07:00 |
|
tags.feature
|
Fix cucumber on my computer
|
2011-07-05 19:23:58 -07:00 |