it ('should create an action to set a server image', function() {
    const
      id = 'image_id',
      imageUrl = 'http://www.example.com/example-image.jpg'
    const expectedAction = {