Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Info GA Events API Automation #369

Merged
merged 9 commits into from
Dec 26, 2023

Conversation

sangeetha-nayak
Copy link
Contributor

PRESS2-1368 : Cypress Test Events API: Basic Info

@@ -1,7 +1,7 @@
// <reference types="Cypress" />
import {
DrawerActivityForMenu,
DrawerClose
DrawerClose,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need , here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed it.

'platform',
'platform',
];
const actual_values = [ '', title, desc, '', 'facebook', 'instagram' ];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we checking only for 2 social links?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added for all

'/index.php?rest_route=%2Fnewfold-onboarding%2Fv1%2Fevents%2Fbatch&flow=wp-setup&_locale=user',
site_secondary_ecomm:
'/index.php?rest_route=%2Fnewfold-onboarding%2Fv1%2Fevents%2Fbatch&flow=ecommerce&_locale=user',
basic_info_batch:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep it as only 'basic_info' as we did for other pages

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@avneet-raj avneet-raj added the Ready to merge The Code Review and QA is done and it can be merged. label Dec 5, 2023
@arunshenoy99 arunshenoy99 merged commit 10e7724 into trunk Dec 26, 2023
@arunshenoy99 arunshenoy99 deleted the basic-info-events-PRESS2-1368 branch December 26, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge The Code Review and QA is done and it can be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants