The Service Integration Test

Learn how to set up and write Twitter service integration tests.

Twitter integration testing

We’ll use the Twitter gem to interface with Twitter. We’re also going to need the VCR and Webmock gems in the test environment. We add them to the Gemfile:

Get hands-on with 1200+ tech skills courses.