2ad9ebf1d3
Uses full font-family name in element styles
2018-06-12 19:15:30 -04:00
e7ffe4d694
Replaces spaces in image URLs
2017-11-21 21:02:33 -05:00
6f80dcb1de
adding unit tests
2017-10-17 13:09:37 +00:00
9d93f3ea95
Add a test for image alignment rendering [MAILPOET-1124]
2017-10-09 09:37:31 +03:00
0865995d21
Does not remove padding from the last element in a column
2017-08-01 09:47:29 +02:00
321393f119
Fix Squiz.Classes.ClassFileName sniffer rule in tests [MAIPOET-1025]
2017-07-26 17:03:43 +03:00
0be872eea9
Fix PHPCompatibility.PHP.EmptyNonVariable rule [MAILPOET-989]
2017-07-07 11:30:16 +03:00
5b99e66d8d
Merge pull request #922 from mailpoet/fix-tests-problems
...
Fix tests problems
2017-06-07 10:34:20 -04:00
b80683a9a1
Fix unit tests for PHPUnit v6
...
Codeception from version 2.3 up comes with PHPUnit v6 which changed
__construct behaviour. Our tests have to call parent __constructor in
order to work. The error was:
[PHPUnit\Framework\Exception] array_merge(): Argument #1 is not an array
2017-06-07 11:32:33 +01:00
49673fabbd
Does not display logo when MSS is active or preview is enabled
...
Adds additional unit tests and optimizes existing
2017-06-07 12:30:42 +03:00
1c1a210542
Adds MailPoet logo to newsletters in the free version
2017-06-07 12:30:41 +03:00
37fcd5699b
Fix last <br/> removal cutting off text when rendering a text block [MAILPOET-856]
2017-04-06 10:07:11 +03:00
59b6877675
- Fixes non-paragraph elements inside blockquotes note being rendered
...
- Updates blockquote table width to 100% and allows text alignment
- Updates unit tests
2016-12-07 20:50:07 -05:00
87332037c2
Do not render images or social icons if image src is not defined
2016-08-12 16:18:44 +03:00
d3ebc9706c
- Updates unit test
2016-07-22 08:45:32 -04:00
be238f4c67
- Fixes unit test
...
- Corrects method name in scheduler
2016-05-18 10:00:09 -04:00
f930b3303b
- Sets text-align to left when it's not center|justify|right
2016-04-08 20:37:00 -04:00
ba40437eb9
- Enables dynamic line-height based on font-size
2016-04-08 15:19:14 -04:00
a00f1efcfe
- Updates unit test due to button style change
2016-04-07 19:38:15 -04:00
4f30158722
- Updates button height calculation
...
- Removes background color when it's set to "transparent"
- Removes second line break from paragraphs
- Introduces other changes based on Becks's testing
- Updates unit tests
2016-03-31 19:19:58 -04:00
aa1a2a0da9
- Updates button padding
2016-03-30 20:09:06 -04:00
a9b9e9c631
Updated tests in order to fix WP related issues
2016-03-18 14:30:59 +01:00