You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
What do you guys think about adding some acceptance tests with Behat? You think it'd be useful? Then we could remove the live calls to Graph from the unit tests. :)
The text was updated successfully, but these errors were encountered:
My thoughts were that Behat wouldn't be testing the Graph API, rather the SDK's interaction with the Graph API ensuring that the expected responses were being processed properly. Since the Graph API changes often (and it's not always documented!), acceptance tests would be a good automated way to ensure that the functionality in the SDK isn't broken. What do you think? :)
What do you guys think about adding some acceptance tests with Behat? You think it'd be useful? Then we could remove the live calls to Graph from the unit tests. :)
The text was updated successfully, but these errors were encountered: