| .. |
|
api_spec_helper.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
aspects_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
comments_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
contacts_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
conversations_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
likes_controller_spec.rb
|
API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
|
2020-02-02 18:04:11 +01:00 |
|
messages_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
notifications_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
photos_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
post_interactions_controller_spec.rb
|
API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
|
2020-02-02 18:04:11 +01:00 |
|
posts_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
reshares_controller_spec.rb
|
API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
|
2020-02-02 18:04:11 +01:00 |
|
search_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
streams_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |
|
tag_followings_controller_spec.rb
|
API: Return 409 when trying to create something existing and 410 when trying to delete something already gone
|
2020-02-02 18:04:11 +01:00 |
|
user_info_controller_spec.rb
|
OpenID: remove private profile data claims that are not returned anyway and fix return values for profile and picture
|
2020-01-21 23:34:43 +01:00 |
|
users_controller_spec.rb
|
Ensure API responses adhere to documented error format
|
2020-02-02 18:04:11 +01:00 |