Commit Graph

803 Commits

Author SHA1 Message Date
Michelle Shull
93f05ec0ff [MQ-174] added alternate assertion that's less flaky 2019-02-12 11:36:23 -05:00
Michelle Shull
6d3019e874 [MQ-174] added robustness and bypassed error in test writer's logic 2019-02-12 11:36:23 -05:00
Michelle Shull
c9fc819053 [MQ-174] Added extra assertion to make sure default beamer icon is hidden 2019-02-12 11:36:23 -05:00
Michelle Shull
582dd1737e [MQ-174] Beamer acceptance test 2019-02-12 11:36:23 -05:00
Michelle Shull
053825fe2d [MQ-42] Preview standard newsletter 2019-02-11 07:33:16 -05:00
Michelle Shull
c5bff28542 [MQ-175] added whitespace around binary operator 2019-02-11 12:08:10 +01:00
Michelle Shull
aac9509605 [MQ-175] Fix three failing acceptance tests incompatible with WP 5.0 and above. Cleaned up sloppy methods. 2019-02-11 12:08:10 +01:00
Michelle Shull
7bc61add13 [MQ-102] removed concatenation, fixed formatting, added escapeshellarg, some shine 2019-02-11 05:58:53 -05:00
Michelle Shull
bb20246d81 [MQ-102] Create custom unsubscribe page with shortcode 2019-02-11 05:58:53 -05:00
Michelle Shull
0d7591a342 [MQ-86] replaced concatenated strings with inline, avoided gutenberg publish UI, grew past escape \s, improved readability, and added spaces around binary operators 2019-02-11 09:28:51 +01:00
Michelle Shull
9cb2f7d8fd [MQ-86] Fixed typo 2019-02-11 09:28:51 +01:00
Michelle Shull
807dde3f81 [MQ-86] Acceptance test for subscriber count shortcode. 2019-02-11 09:28:51 +01:00
Jan Jakeš
3ec727b660 Fix settings save race condition in tests 2019-02-06 09:24:59 -05:00
Michelle Shull
1f3edef513 [MQ-85] the new code this time 2019-02-06 13:29:09 +01:00
Michelle Shull
de0a54bd5c Added assertion for shortcode output 2019-02-06 13:29:09 +01:00
Michelle Shull
763a805e07 [MQ-85] Test MP archive page shortcode 2019-02-06 13:29:09 +01:00
Jan Jakeš
e89d242b7f Use amOnPage instead of clicks in menu 2019-02-06 14:59:15 +03:00
Michelle Shull
a8aa4c1afd [MQ-43] Preview Post Notification 2019-02-06 11:32:20 +01:00
Jan Jakeš
2d1298ea4d Fix sender editation & add test for the error
[MAILPOET-1777]
2019-02-04 13:25:05 +01:00
wxa
5ca0f2b6c9 Remove custom timeouts from acceptance tests 2019-02-04 11:28:57 +03:00
Pavel Dohnal
f41a69ea4a Fix test flakiness
[MAILPOET-1766]
2019-01-30 11:19:31 +01:00
Tautvidas Sipavičius
922572971d Merge pull request #1745 from mailpoet/subsription-form-registration-page
Subscribe to MP on registration page [MQ-82]
2019-01-30 10:24:14 +02:00
M. Shull
c4720aeebc Merge pull request #1751 from mailpoet/test-free-email-as-from-address
[MQ-173] acceptance test to confirm free email address in FROM field …
2019-01-29 06:25:58 -05:00
Michelle Shull
1210873621 [MQ-173] acceptance test to confirm free email address in FROM field triggers alert 2019-01-28 06:45:39 -05:00
Ján Mikláš
0aa2dcfa8f Fix flaky tests 2019-01-28 10:16:20 +01:00
Ján Mikláš
d060794110 Group acceptance tests into 4 groups to run in parallel 2019-01-28 10:16:20 +01:00
Michelle Shull
d7a5978949 [MQ-82] improved robustness 2019-01-24 14:01:45 -05:00
Michelle Shull
c7ce7012f2 fixing lint errors [MQ-82] 2019-01-23 14:50:12 -05:00
Michelle Shull
c3c59a995a fixing lint errors [MQ-82] 2019-01-23 13:56:34 -05:00
Michelle Shull
abed315785 added check for MU or single, custom steps for each registration process. [MQ-82] 2019-01-23 13:42:29 -05:00
Michelle Shull
c077f4a140 Subscribe to MP on registration page [MQ-82] 2019-01-23 12:08:52 -05:00
wxa
a4ff9822ad Add WooCommerce customers list [MAILPOET-1721] 2019-01-17 21:42:57 +03:00
Ján Mikláš
67c0d86e8f Higher timeout when waiting for page load 2019-01-07 14:10:27 +01:00
Ján Mikláš
b0e7e2b70e Move skipping tutorials to settings data factory 2019-01-07 14:08:55 +01:00
Ján Mikláš
ead095c6b5 Remove unnecessary comment 2019-01-07 13:12:18 +01:00
Ján Mikláš
6b8600864a Fix SearchForNotificationCest to wait for emails to load and not name of newsletter which was populated before tests were run 2019-01-03 09:47:11 +01:00
Ján Mikláš
58c1095114 Repopulate DB after reinstalling from scratch, so following tests have same default data 2019-01-03 09:47:11 +01:00
Ján Mikláš
fe9ad3a03d Fix checking success message in SubscriptionFormEditCest, because it might already be in widget which would result in different success message (but still OK for test) 2019-01-03 09:47:11 +01:00
Ján Mikláš
4ad420492f Fix SubscriptionFormCest when form is longer than visible part of the page and click would be recieved by <body> 2019-01-03 09:47:11 +01:00
Ján Mikláš
88f335eaed Remove unused code and fix typos in SubscribeToMultipleListsCest 2019-01-03 09:47:11 +01:00
Ján Mikláš
4d5bd430ee Fix SaveNewsletterAsDraftCest to check for newsletter which was saved and not the one which was populated before tests were run 2019-01-03 09:45:15 +01:00
Ján Mikláš
c13fbd1343 Add acceptance test ReinstallFromScratch 2019-01-03 09:45:15 +01:00
Pavel Dohnal
52cc6d5604 Create a data factory for settings
[MAILPOET-1665]
2018-12-20 10:46:33 +01:00
Ján Mikláš
140d2e98dd Refactor acceptance tests with unified waiting for select2 to load 2018-12-17 18:52:50 +01:00
Ján Mikláš
a0fa3c6a0d Create helper for searching, which handle waiting for element, filling input and clicking button 2018-12-17 17:26:30 +01:00
Ján Mikláš
38aaed77d8 Create helper to load mailhog app and wait for angular to load 2018-12-17 17:25:36 +01:00
Ján Mikláš
eea62cd4f7 Create helper for waiting for list to load 2018-12-17 17:25:02 +01:00
Ján Mikláš
c835feea16 Fix SubscribersListingCest - wait for search input to be visible before filling value 2018-12-15 13:08:47 +01:00
Ján Mikláš
a662329edf Fix SearchForStandardNewsletterCest - wait for search input to be visible before filling value 2018-12-15 13:08:47 +01:00
Ján Mikláš
ed11528868 Fix EnableAndDisableSignupConfirmationCest - remove all emails before running tests 2018-12-15 13:08:47 +01:00