-
Task
-
Resolution: Released
-
Should have
-
None
-
5
-
Campaigns, Testing
-
Sprint #139, Sprint #140, Sprint #141, Sprint #142, Sprint #143, Sprint #144, Sprint #145, Sprint #146
Name Nomenclature: CampaignGenCest.php
Scenarios:
- Go to the backend
- Create a new Campaign page
- Add some content (eg. title and a paragraph block)
- Save with dataLayer being empty
- An error should be triggered preventing from publishing
- Populate the dataLayer fields
- Publish the page
- Check in the frontend that title and paragraph are displayed
Task
- Assess if Codeception is the best tool for this test or Jest
- If codeception then Add test to https://github.com/greenpeace/planet4-base-fork/tree/develop/tests/acceptance, otherwise in master theme
- Develop test
- Base tests on: https://github.com/greenpeace/planet4-base-fork/pull/77
- has to be done before
-
PLANET-4999 Create Acceptance test for Campaign Customizer
- CLOSED