Commit Graph

39 Commits

Author SHA1 Message Date
Oluwaseun Olorunsola
2adc6d23ca Update acceptance test case to fix failing test
MAILPOET-6431
2025-02-13 10:27:43 +01:00
Oluwaseun Olorunsola
044d203ade Update acceptance tests 2025-02-08 10:04:47 +01:00
Oluwaseun Olorunsola
f20237ab1c Update and fix failing tests
MAILPOET-6323
2025-01-29 08:42:48 +01:00
Oluwaseun Olorunsola
b032314cd0 Update tests for removing email editor from behind feature flag
MAILPOET-6366
2025-01-10 18:39:26 +01:00
Jan Lysý
2aae43b91e Create new richText component with button
[MAILPOET-6354]
2024-12-18 14:15:05 +01:00
Rostislav Wolny
cd540f7b5d Refactor email editor acceptance test skipping code
[MAILPOET-6374]
2024-12-10 10:55:02 +01:00
Oluwaseun Olorunsola
fbf4272e0e Update email editor acceptance test
MAILPOET-6331
2024-12-09 10:30:42 +01:00
Pavel Dohnal
59666c3110 Update the button for using the new editor
[MAILPOET-6330]
2024-12-05 08:51:01 +01:00
Rostislav Wolny
0b6a53ab7d Skip Gutenberg Editor acceptance test for WP below 6.7
We use \HTML_Tag_Processor::set_modifiable_text, which is not available in 6.6
[MAILPOET-6353]
2024-11-29 21:18:48 +01:00
Rostislav Wolny
bb1a5e08aa Fix acceptance test for the email editor
I din't find a better way to fix it. For some reason, the switching to iframe was not working
properly executed immediately when the iframe was spotted.
[MAILPOET-6280]
2024-11-04 11:30:35 +01:00
Rostislav Wolny
8a9680120c Update new email editor acceptance tests to run with WP6.6 and above
[MAILPOET-6105]
2024-09-24 12:07:24 +02:00
Jan Lysý
89b65adc30 Skip new email editor tests because it's not compatible with WP 6.6 yet 2024-07-19 17:41:09 +02:00
Rostislav Wolny
a202db3532 Update className for email editor sidebar header
[MAILPOET-6054]
2024-06-17 12:06:53 +02:00
Rostislav Wolny
1f687fa80b Use tabs component for sidebar tabs instead of custom HTML
[MAILPOET-6086]
2024-05-31 12:20:45 +02:00
Veljko
b5e99065b0 Fix flaky automation and homepage tests 2024-05-29 15:55:10 +01:00
Rostislav Wolny
9ce541753a Update acceptance tests to close the template selection modal
[MAILPOET-6049]
2024-05-22 15:15:03 +02:00
Mike Jolley
cdd092c561 wait for iframe 2024-05-22 11:36:09 +02:00
Mike Jolley
90577eb616 Switch to iframe context 2024-05-22 11:36:09 +02:00
Mike Jolley
7032ba7d52 Iframe selector in tests 2024-05-22 11:36:09 +02:00
Pavel Dohnal
56e1a69e5b Add skipping new email editor acceptance test on WP 6.4
[MAILPOET-6055]
2024-05-03 10:55:53 +02:00
Veljko
55416fd2ff Increase waiting time for the email editor 2024-05-02 10:07:40 +01:00
Mike Jolley
3f3787ac4b Empty block does not appear in blank content—update test. 2024-05-01 11:15:27 +01:00
Veljko
0acb495d0e Remove selector from type argument 2024-04-25 15:34:51 +02:00
Veljko
f38e3e59b1 Fix missing brackets in the test 2024-04-25 15:34:51 +02:00
Veljko
601ee19c71 Switch to simple wait for element 2024-04-25 15:34:51 +02:00
Veljko
08ca0e21ae Refactor acceptance email editor test 2024-04-25 15:34:51 +02:00
Veljko
6c03abe477 Update all places with new WP 6.5
[MAILPOET-6003]
2024-04-19 09:15:55 +02:00
Jan Lysý
750135c690 Add skipping new email editor acceptance test on WP 6.3
[MAILPOET-5987]
2024-03-28 16:40:51 +01:00
Veljko
4dbd50de41 Fix clicking selector to close sidebar
[MAILPOET-5930]
2024-03-04 14:54:10 +02:00
Veljko
73163d103b Improve acceptance test for new email editor 2024-02-29 09:20:42 +01:00
Rostislav Wolny
2ea0ea4c3b Extend the editor acceptance test by checking campaign name functionality
[MAILPOET-5646]
2024-01-08 12:04:06 +05:00
Jan Lysý
1934604ab7 Remove minimal required WP version in email editor acceptance tests
[MAILPOET-5713]
2023-12-06 15:39:39 +01:00
Rodrigo Primo
afe378ba22 Replace expect()->equals() with verify()->equals()
codeception/verify 2.1 removed support for expect()->equals() so we need
to replace it with verify()->equals().

[MAILPOET-5664]
2023-10-24 08:58:22 +03:00
Rostislav Wolny
1a620e83d6 Update acceptance tests
[MAILPOET-5637]
2023-10-17 16:06:06 +02:00
Rostislav Wolny
d4d79b7f3d Temporarily diable acceptance test to make build pass
[MAILPOET-5603]
2023-10-17 16:06:06 +02:00
Jan Lysý
66bf725e2c Update acceptance test for preview
[MAILPOET-5635]
2023-10-16 12:19:15 +02:00
Jan Lysý
fb9a9566f1 Update Gutenberg acceptance test
[MAILPOET-5635]
2023-10-16 10:56:15 +02:00
Jan Lysý
5b21b74794 Add acceptance test for sending preview
[MAILPOET-5563]
2023-10-11 11:26:22 +02:00
Jan Lysý
eab819bbb2 Move new email editor acceptance test to new directory
[MAILPOET-5562]
2023-10-02 10:28:26 +02:00