| .. |
|
aspects_controller_spec.rb
|
Log specs don't check for specific number of renders.
|
2011-01-12 22:43:45 -08:00 |
|
comments_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
home_controller_spec.rb
|
Log specs don't check for specific number of renders.
|
2011-01-12 22:43:45 -08:00 |
|
invitations_controller_spec.rb
|
MS DG made receive encapsulated in an object
|
2011-01-11 14:23:19 -08:00 |
|
notifications_controller_spec.rb
|
Fix pagination spec - we don't care which 25 things are returned, just that 25 are returned.
|
2011-01-09 20:44:23 -08:00 |
|
people_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
photos_controller_spec.rb
|
updated rails, and incorrect respond_to :location calls. you must supply an object with respond_with
|
2010-12-20 11:22:52 -08:00 |
|
posts_controller_spec.rb
|
posts now have public permalinks
|
2010-12-02 18:47:48 -08:00 |
|
publics_controller_spec.rb
|
make sure receive unescapes the payload before sending it to the job
|
2011-01-06 16:30:22 -08:00 |
|
registrations_controller_spec.rb
|
Replace APP_CONFIG with lib/app_config.rb so that it's testable.
|
2010-12-24 12:31:09 -08:00 |
|
requests_controller_spec.rb
|
moved the test to the controller
|
2011-01-04 15:44:55 -08:00 |
|
services_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |
|
sockets_controller_spec.rb
|
new years resolution: commit more. make the websocket take user objects, rather then just ids, since postman now gets all of them at once, rather than querying them n times
|
2011-01-05 17:43:25 -08:00 |
|
status_message_controller_spec.rb
|
IZ MS fix a nasty bug where status messages with posts were not persisted in a users aspects stream. also, fixed the code link for joindiaspora.com
|
2011-01-12 10:47:39 -08:00 |
|
users_controller_spec.rb
|
Pulled in spec refactor, thanks blackxored
|
2010-12-17 18:49:34 -08:00 |