1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00
fb_graph2/spec
Ryan Houston b9dabb74a8 TestUser can friend other TestUser
Test users can friend each other by sending a friend request from user1
to user2, then confirm the request by sending a friend request in the
opposite direction. The response of the friend request is a simple json
response of `{ "success": true }`.

More information can be found in the Facebook documentation:
https://developers.facebook.com/docs/graph-api/reference/v2.8/test-user/friends
2017-03-28 18:05:03 -04:00
..
fb_graph2 TestUser can friend other TestUser 2017-03-28 18:05:03 -04:00
mock_json Update v2.8 (#1) 2017-02-28 18:30:52 +09:00
spec_helper latest webmock (v1.20.4) requires explicit argument 2014-11-14 01:11:12 +09:00
fb_graph2_spec.rb Update v2.8 (#1) 2017-02-28 18:30:52 +09:00
spec_helper.rb more tests & rspec3 migration 2014-06-03 18:26:33 +09:00