Challenge: Check Article Page

Can you write a test that will check whether the article page works?

We'll cover the following...

Problem statement

Write a test that goes to the article/foo URL, URL, stubs the requests, and checks that the article page works. ...