request('GET', '/'); $this->assertResponseIsSuccessful(); $this->assertSelectorTextContains('h2', 'Give your feedback'); } }