Commit Graph

161 Commits

Author SHA1 Message Date
be75e0d3ee Merge pull request #1545 from mailpoet/welcome-email-data-factory
Welcome email data factory [MAILPOET-1550]
2018-10-10 14:05:30 -04:00
e0b676fac4 Uncomment comment
[MAILPOET-1550]
2018-10-09 12:09:31 +02:00
0b644e7c8f Add data factory for welcome emails
[MAILPOET-1550]
2018-10-09 12:04:32 +02:00
a346492d46 Refactor post notification factory
[MAILPOET-1550]
2018-10-09 09:24:29 +02:00
b6513262b0 Create subscriber data factory
[MAILPOET-1549]
2018-10-08 15:59:07 +02:00
5524805ec3 pulled bad tests 2018-10-04 14:06:06 +02:00
816ec7e1d7 code sniffer fixes for 4 files 2018-10-04 14:06:06 +02:00
69d920376f requested changes [MQ-70][MQ-71][MQ-72][MQ-73][MQ-74][MQ-77] 2018-10-04 08:01:07 +02:00
22efacd2d7 requested changes, added coverage for import/export [MQ-76][MQ-75][MQ-74][MQ-73][MQ-72][MQ-71][MQ-70][MQ-77] 2018-10-04 08:01:07 +02:00
25c72c6ce7 Edit, Add, Delete Subscribers [MQ-71][MQ-72][MQ-73][MQ-74][MQ-77] 2018-10-04 08:01:07 +02:00
c6b379c840 Edit, Add, Delete Subscribers [MQ-71][MQ-72][MQ-73][MQ-74][MQ-77] 2018-10-04 08:01:07 +02:00
71bf3bbe19 Merge pull request #1531 from mailpoet/data-factory-lists
Data factory lists [MAILPOET-1546]
2018-10-03 15:01:26 -04:00
96edbc159f Merge pull request #1523 from mailpoet/create-welcome-email
Create Welcome Email [MQ-61]
2018-10-03 13:03:07 -04:00
c3c0765b78 Merge pull request #1524 from mailpoet/edit-delete-duplicate-welcome-email
Manage welcome emails by saving as draft, editing, deleting, duplicat…
2018-10-03 12:52:45 -04:00
cfc0d79bed requested changes [MQ-61] 2018-10-02 22:33:22 -04:00
c6adfc6a5c requested changes, cleanup [MQ-[MQ-62][MQ-63][MQ-64][MQ-66][MQ-67][MQ-68] 2018-10-02 22:01:12 -04:00
53149c291c Merge pull request #1521 from mailpoet/receive-email-types
Confirm standard newsletter is sent to a subscriber [MQ-60]
2018-10-02 20:11:10 -04:00
cc4ff09aea Small acceptance tests improvements 2018-10-02 13:54:06 +02:00
cd283c11fe Use data factory
[MAILPOET-1546]
2018-10-02 09:33:06 +02:00
fd72756622 Add Segment data factory
[MAILPOET-1546]
2018-10-02 08:56:43 +02:00
ad731fc5ed Manage welcome emails by saving as draft, editing, deleting, duplicating, searching, and saving as template [MQ-62][MQ-63][MQ-64][MQ-66][MQ-67][MQ-68] 2018-09-27 01:32:32 -04:00
4257ff6313 Create Welcome Email [MQ-61] 2018-09-26 19:59:25 -04:00
f9a3875de1 Create Welcome Email [MQ-61] 2018-09-26 19:39:54 -04:00
fcca86d607 Confirms user can subscribe to multiple lists [MQ-11] 2018-09-26 17:09:47 -04:00
b17d217669 Confirm standard newsletter is sent to a subscriber [MQ-60] 2018-09-26 14:37:01 -04:00
556e4a0ce0 Confirm standard newsletter is sent to a subscriber [MQ-60] 2018-09-26 13:43:39 -04:00
a72d84b940 Confirm standard newsletter is sent to a subscriber [MQ-60] 2018-09-26 13:21:05 -04:00
049074e793 Confirm standard newsletter is sent to a subscriber [MQ-60] 2018-09-26 13:05:30 -04:00
93f9c65736 Edit an existing form [MQ-51] 2018-09-20 13:06:14 -04:00
5d5f3b8888 Edit an existing form [MQ-51] 2018-09-20 12:51:32 -04:00
85c2d40492 Edit an existing form [MQ-51] 2018-09-20 12:42:08 -04:00
0bb81660a5 Edit an existing form [MQ-51] 2018-09-20 12:11:24 -04:00
a0007c048e Merge pull request #1517 from mailpoet/sub-form-test-fix
Fix Subscription Form Test [MQ-59]
2018-09-20 11:24:30 -04:00
b94d014e58 Fix Subscription Form Test [MQ-59] 2018-09-20 11:05:46 -04:00
94f2d3f1df Make a form factory return created form and alway create a form with a list
[MQ-59]
2018-09-20 16:37:40 +02:00
b208dca01d commit so branch can be shared [MQ-59] 2018-09-20 10:08:46 -04:00
827c0860fc Merge pull request #1511 from mailpoet/ci-speedup
Circle CI workflow enhancements [MAILPOET-1535]
2018-09-19 17:30:31 +03:00
cb8ef72a85 Optimize acceptance tests wait times
[MAILPOET-1535]
2018-09-18 11:54:39 +02:00
a19ff6ea80 Merge pull request #1498 from mailpoet/save-notification-as-draft
Save Notification as Draft [MQ-32]
2018-09-17 12:03:25 -04:00
302e087a46 making requested changes [MQ-32] 2018-09-17 09:11:00 -04:00
cc43a8503f Made requested changes [MQ-32] 2018-09-17 09:00:18 -04:00
97f77e3988 Merge pull request #1500 from mailpoet/search-for-notification
Search for Notification [MQ-56]
2018-09-13 10:54:14 -04:00
2d5e7f4ddd Removed unnecessary data automation ID [MQ-56] 2018-09-13 08:56:41 -04:00
562bf45efc Merge pull request #1495 from mailpoet/confirm-post-notification-autosave
Confirm Notification Autosave Test [MQ-34]
2018-09-13 06:51:44 -04:00
f4f3ad225a fixes broken things [MQ-56] 2018-09-12 12:14:21 -04:00
5839b2df86 Made requested changes [MQ-56] 2018-09-12 11:31:01 -04:00
016560a01f Made requested changees [MQ-56] 2018-09-12 10:49:09 -04:00
1c814f7dcf Made requested changes [MQ-34] 2018-09-12 09:57:16 -04:00
05dd701be4 Made requested changes [MQ-34] 2018-09-12 09:38:51 -04:00
b904865beb Update SearchForNotificationCest.php 2018-09-10 13:39:49 -04:00