Rostislav Wolny
d49b2a72a9
Refactor JSON API to use container for creating endpoints
...
[MAILPOET-1637]
2018-11-15 09:04:15 +01:00
Rostislav Wolny
a42787d10d
Refactor MP v1 API to obtain services via constructor
...
[MAILPOET-1637]
2018-11-15 09:03:43 +01:00
Pavel Dohnal
ad85c7e4b1
Create a default form
...
[MAILPOET-1449]
2018-11-15 09:00:10 +01:00
wxa
8944fdbf1e
Move tests without dependencies to unit folder [MAILPOET-1607]
2018-11-14 17:38:17 +03:00
Pavel Dohnal
a4e90929b8
Try to fix test flakiness
...
[MAILPOET-1580]
2018-11-13 11:35:35 +01:00
Pavel Dohnal
5e16bc4184
Add test and remove redundant call
...
[MAILPOET-1560]
2018-11-12 08:33:00 +01:00
M. Shull
8d3e751845
Merge pull request #1602 from mailpoet/fix-paused-post-notifications
...
Don't block new post notifications by earlier ones paused during sending [MAILPOET-1609]
2018-11-08 10:10:54 -05:00
Pavel Dohnal
05d054dfad
Make menu icon retina friendly
...
[MAILPOET-1559]
2018-11-07 16:42:02 +01:00
wxa
2f202f6b3d
Don't block new post notifications by one paused during sending [MAILPOET-1609]
2018-11-06 19:14:54 +03:00
M. Shull
5c5069643e
Merge pull request #1595 from mailpoet/php56-warning
...
Update PHP 5.6 warning [MAILPOET-1610]
2018-11-06 05:19:33 -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
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
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
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