The Service Integration Test
Learn how to set up and write Twitter service integration tests.
We'll cover the following
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 1400+ tech skills courses.