'social', 'iconSet' => 'full-symbol-black', 'styles' => [ 'block' => [ 'textAlign' => 'center', ], ], 'icons' => [ 0 => [ 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', 'image' => 'http://mailpoet.localhost/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', ], 1 => [ 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => null, 'image' => 'http://mailpoet.localhost/Twitter.png', 'height' => '36px', 'width' => '36px', 'text' => 'Twitter', ], ], ]; function testItRendersCorrectly() { $output = Social::render($this->block, 200); $expected_result = '