Commit Graph

2516 Commits

Author SHA1 Message Date
Amine Ben hammou
62e47dcf12 make small improvements and additional specs details. 2018-11-06 11:01:55 +01:00
Amine Ben hammou
8209facb5c adding custom fonts 2018-11-06 10:59:20 +01:00
Michelle Shull
43a4b57073 push to complete rebase, fixes 2018-11-05 14:01:34 -05:00
M. Shull
b1f9a8a84f Merge pull request #1593 from mailpoet/fix-flaky-segments-test
Fix flaky segments test [MAILPOET-1578]
2018-11-05 13:54:36 -05:00
M. Shull
5635014285 Merge pull request #1582 from mailpoet/symfony-di
Add symfony dependency injection container [MAILPOET-1605]
2018-11-05 13:50:05 -05:00
Michelle Shull
64f2ea591d Codesniffer fixes [MQ-76] 2018-11-05 12:42:00 -05:00
Michelle Shull
67e6e81092 Export subscribers [MQ-76] 2018-11-05 12:42:00 -05:00
Michelle Shull
91e66476d3 added data-automation-ids, fixed typo. [MQ-83][MQ-84] 2018-11-05 12:20:52 -05:00
Michelle Shull
33b4ed324e Codesniffer. [MQ-83][MQ-84] 2018-11-05 12:11:10 -05:00
Michelle Shull
a90672652e Preview default subscription management page and change default subscription management page. [MQ-83][MQ-84] 2018-11-05 12:11:10 -05:00
Michelle Shull
cc49c36466 data-automation-id additions, extra assertion. [MQ-78][MQ-79][MQ-80][MQ-81] 2018-11-05 11:07:47 -05:00
Michelle Shull
0a82c82387 fixing a typo I thought was fixed in the last commit. [MQ-78][MQ-79][MQ-80][MQ-81] 2018-11-05 10:34:13 -05:00
Michelle Shull
d987341094 fixes [MQ-78][MQ-79][MQ-80][MQ-81] 2018-11-05 10:16:06 -05:00
Michelle Shull
25f70df2ad fixes [MQ-78][MQ-79][MQ-80][MQ-81] 2018-11-05 10:16:06 -05:00
Michelle Shull
42859d94a3 Settings page acceptance test checks, CodeSniffer fixes [MQ-78][MQ-79][MQ-80][MQ-81] 2018-11-05 10:16:06 -05:00
Michelle Shull
4abaebf96d Settings page acceptance test checks [MQ-78][MQ-79][MQ-80][MQ-81] 2018-11-05 10:16:06 -05:00
Michelle Shull
b54d31c797 added data-automation-id for robustness [MQ-100] 2018-11-05 08:38:48 -05:00
Michelle Shull
f3a597ef90 Preview Default Unsub page from Settings [MQ-101] 2018-11-05 07:52:18 -05:00
Michelle Shull
d1fbe3dae1 Add additional js checks for more robust tests [MQ-100] 2018-11-05 06:04:25 -05:00
Michelle Shull
f30e25964c Added space to please CodeSniffer gods [MQ-100] 2018-11-05 06:04:25 -05:00
Michelle Shull
908f2f9f60 Add js error checks to some accpetance tests [MQ-100] 2018-11-05 06:04:25 -05:00
wxa
4a781849db Display outdated PHP version warning for 5.6 [MAILPOET-1610] 2018-11-05 11:18:15 +03:00
Pavel Dohnal
c4094efd91 Update PHP 5.6 warning
[MAILPOET-1610]
2018-11-05 11:15:59 +03:00
Rostislav Wolny
cfcba021b1 Merge WP_ROOT and WP_TEST_PATH environment vars
[MAILPOET-1605]
2018-11-01 14:46:38 +01:00
Pavel Dohnal
35f59cdcc0 Fix flaky segments test
This is hard to debug, but the id was NULL in the previous implementation
and that sometimes returned an object instead of expected
Now the id is always a number and that will hopefully fix the flakyness.

[MAILPOET-1578]
2018-11-01 09:58:44 +01:00
Rostislav Wolny
f39c0c58c2 Add dumpContainer to container factory
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
Rostislav Wolny
fff8176a49 Refactor lib/Router to use with container for endpoints
[MAILPOET-1605]
2018-10-31 17:26:47 +01:00
wxa
7b859660b7 End support for PHP 5.5 [MAILPOET-1317] 2018-10-31 15:21:34 +03:00
Pavel Dohnal
c4db1df528 Refactor test readability
[MAILPOET-1568]
2018-10-30 07:49:29 +01:00
Pavel Dohnal
2ae39c9255 Make renderer render different widths columns
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
056b971f7b Add new column layouts to editor
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
wxa
b6f40a9b52 Remove AspectMock, private method call trick and WP globals fixes from unit tests 2018-10-29 17:57:47 +03:00
wxa
1936524cec Move a test from integration to unit as an example 2018-10-29 17:57:47 +03:00
wxa
8b2c5116f4 Fix AspectMock config 2018-10-29 17:57:47 +03:00
wxa
c76b4c3c99 Unify Codeception configs 2018-10-29 17:57:47 +03:00
wxa
9092aa3029 Make separate setups for integration and unit tests 2018-10-29 17:57:47 +03:00
wxa
87e515b89d Move current unit tests to integration tests 2018-10-29 17:57:47 +03:00
Rostislav Wolny
b21ef30202 Fix failing Scheduler test
[MAILPOET-1602]
2018-10-25 08:43:17 +02:00
Pavel Dohnal
cbf48327d9 Use older chrome for acceptance tests 2018-10-24 11:11:48 +02:00
M. Shull
1e7542848a Merge pull request #1556 from mailpoet/arrays-to-objects
Replace entity arrays with objects [MAILPOET-1495]
2018-10-22 14:59:12 -04:00
M. Shull
4ae459838a Merge pull request #1558 from mailpoet/fix-flaky-scheduler-test
Try to fix flaky scheduler tests [MAILPOET-1579]
2018-10-22 14:54:31 -04:00
M. Shull
f81c5617ed Merge pull request #1574 from mailpoet/remove-www-from-sender
Remove www from confirmation email sender [MAILPOET-1593]
2018-10-22 10:11:07 -04:00
Pavel Dohnal
ee00464cc5 Remove www from confirmation email sender
[MAILPOET-1593]
2018-10-22 09:17:10 +02:00
wxa
6b6f488f1e Schedule welcome email only if subscriber is confirmed in MPAPI [MAILPOET-1589] 2018-10-16 19:03:44 +03:00
M. Shull
ad37c6b9c5 Merge pull request #1552 from mailpoet/email-notifications
Email notifications [MAILPOET-1522]
2018-10-15 11:16:23 -04:00
Pavel Dohnal
605f8f1ce1 Try to fix flaky scheduler tests
[MAILPOET-1579]
2018-10-15 15:50:06 +02:00
M. Shull
1ffd5741be Merge pull request #1548 from mailpoet/php-deps-update
PHP Dependencies update [MAILPOET-1542]
2018-10-15 08:01:03 -04:00
Pavel Dohnal
a1d606e533 Add cleanup
[MAILPOET-1522]
2018-10-15 13:52:04 +02:00
Pavel Dohnal
654dd1e8d0 Rename Send classes
[MAILPOET-1522]
2018-10-15 13:06:19 +02:00
Rostislav Wolný
c3481dd4b7 Refactor subscription links to work with subscriber entity
[MAILPOET-1495]
2018-10-12 11:33:15 +02:00