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

[MWPW-138268] FEDS Promo bar component #204

Merged
merged 6 commits into from
Nov 14, 2023

Conversation

chadsunvice
Copy link
Contributor

Test & logic to support the newly added promo-bar component: Jira ticket MWPW-138268.

Copy link
Collaborator

@amauch-adobe amauch-adobe left a comment

Choose a reason for hiding this comment

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

Approved. Looks good.

Copy link
Contributor

@skumar09 skumar09 left a comment

Choose a reason for hiding this comment

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

  • Approving with minor review comments,
  • please update them

'/libs/feds/drafts/qa/promo/feds-promo-bar',
],
browserParams: '?georouting=off',
envs: '@milo_live',
Copy link
Contributor

Choose a reason for hiding this comment

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

  • not sure we need envs here

await expect(Header.promoBarBtn).toHaveText('See offers');
await expect(Header.promoBarText).toHaveText('Black Friday 2023 is here! Check out the HOT NEW basketball jerseys from our shop!');
// Check promobar action button:
expect(await Header.promoBarBtn).toHaveAttribute('href', 'https://adobe.com/');
Copy link
Contributor

Choose a reason for hiding this comment

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

  • You may want to add data object in .spec for promoBtn, promoBar andhref and validate in the .test

@chadsunvice chadsunvice merged commit f95162e into adobecom:main Nov 14, 2023
2 checks passed
amauch-adobe added a commit that referenced this pull request Dec 8, 2023
* fix uar tests failures (#191)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* Update the Marquee and Media scripts (#193)

* update the marquee and media scripts

* update the delay

* update the path

* update retries

* marquee updates

* wait update

* skip webkit

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* fix test failures (#195)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

* fix test failures

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* MWPW-138097 : Video block automation test scripts (#194)

* video and accordion test cases

* update the title

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* MWPW-138097 : Video block automation test scripts (#197)

* video and accordion test cases

* update the title

* adding few more test scripts

* update content attribute

* update scripts

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-136596] FEDS Visual Comparison Checks (#192)

* [MWPW-136596] Added FEDS VC checks

* [MWPW-136596] Added VC config file

* [MWPW-136596] Updated VC checks

* [MWPW-136596] Updated FEDS VC checks

---------

Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* commenting linux-webkit project (#198)

* commenting linux-webkit project

* commenting the project

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* CodeBlock and Draft (#196)

* commit helpx internal procedure component

* Incorporating review comments

* commit beforeAfter changes

* handled scenario if auth token not set in env variable

* CodeBlock and Draft cases

* Reviews

* Committing config changes

* Update helpx.config.js

---------

Co-authored-by: Santoshkumar Nateekar <santoshkumar.sn@gmail.com>

* Add video test script to Modal feature test suite (#199)

* add video test to modal and update marquee console fn

* testing token

* update the console log

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-138844] : Merch-card block tests scripts (#201)

* merch-cards test scripts

* remove webhook url

* update the url

* updated eof space

* updated the locator

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139022] : Card block tests scripts (#202)

card-block-scripts

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139085] : Chart block tests scripts (#203)

chart test scripts

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139139] : Tabs block tests scripts (#205)

* tabs-block-scripts

* disable price validation from merch cards

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-138268] FEDS Promo bar component (#204)

* [MWPW-138268] Added Promobar logic & selectors

* [MWPW-138268] Added Promobar test file & PO

* [MWPW-13868] Removed unnecessary spec config

* [MWPW-138268] Adressing PR reviews

---------

Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* [MWPW-139138] : Table block tests scripts (#206)

* table block test scripts

* spell correct

* remove comments

* remove additional spaces and comments

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* Run nala tests on stage env (#207)

* update to run on circleci

* update comment

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139314] : Action-item Block tests scripts (#208)

* action-item-scripts

* comment update

* remove extra space

* update the review comment

* update the action-item-count

* update type

* updated circleci url

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* Fix circle-ci url (#209)

fix circle-ci url

Co-authored-by: nateekar <nateekar@adobe.com>

* Update CircleCI URL (#210)

* fix circle-ci url

* update the circle url

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* Update Merch card test scripts as per the changes : MWPW-138882: Commerce v3 Merch Card (#212)

* fix circle-ci url

* update merch cards scripts

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139561] FEDS to Milo: Run FEDS tests for every Milo PR when label is added (#215)

[MWPW-139561] FEDS to Milo - critical components checks

* Add visual test for CAAS (#213)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

* fix test failures

* add visual test for CAAS with two pages

* update according to feedbacks

* update report in config file

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* PR for Offer selector Tool test cases which cover given use cases (#214)

* config, env, folder structure setup for CC

config, env, folder structure setup for CC onboarding

* PR 126 - Review comments changes

PR 126 - Review comments changes

* PR 126 asked changes

PR 126 asked changes

* Update febpub.sanity.js

* Update fedpub.sanity.js

* Update febpub.selectors.js

* Update febpub.test.js

* Text block legal, link-farm variations automation

Text block legal, link-farm variations automation

* removed unwanted comma as per comments

removed unwanted comma as per comments

* moved the new case details to new line as per review comments

moved the new case details to new line as per review comments

* Jarvis feature Automated test cases

MWPW-122175 : jarvis feature automation test cases

* OST Price formats (single license, month/year subscriptions, strikethrough preice, student license, Ucv3 checkout cases automation

OST Price formats (single license, month/year subscriptions, strikethrough price, student license, Ucv3 (email, segmentation, upsell etc) checkout flows automation.

Jira: https://jira.corp.adobe.com/browse/MWPW-135460

* javis feature file removed

* spec javis removed

* test javis removed

* Update ostprices.spec.js

* Update ostprices.page.js

updated file with given changes

* Update ostprices.test.js

added required changes

---------

Co-authored-by: Dan Chivescu <106924778+chadsunvice@users.noreply.github.com>
Co-authored-by: Santoshkumar Nateekar <santoshkumar.sn@gmail.com>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* add screenshot for UAR stable and beta (#216)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

* fix test failures

* add visual test for CAAS with two pages

* update according to feedbacks

* update report in config file

* add screenshot for milo main live vs uar-integration live

* add timestamp js for time stampe recording

* add screenshot diff for uar stable and beta

* move uar screenshots into visual compare folder

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* [MWPW-139389] : Update Nala test scripts as per Analytics 2.1 changes (#211)

* fix circle-ci url

* analytics update 2_1

* update text.block.spec

* fix circle-ci url

* update circle ci

---------
Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-140157] Personalization Test Scripts (#217)

* fix circle-ci url

* personalization test cases

* update review comments

* update the merch cards changes

* update pzn test case

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* MWPW-140218 : Refactor CC automation test scripts and introduce daily runs (#218)

* update cc tests and add daily run

* testing the scheduler

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* Update cc.daily.yml1

* Update cc.daily.yml2

* Update dailyrun.sh 1

* Update cc.daily.yml3

* add UI screenshots for DX Quiz (#219)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

* fix test failures

* add visual test for CAAS with two pages

* update according to feedbacks

* update report in config file

* add screenshot for milo main live vs uar-integration live

* add timestamp js for time stampe recording

* add screenshot diff for uar stable and beta

* move uar screenshots into visual compare folder

* add UI screenshots for DX Quiz

* build a function to get screenshots

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>
Co-authored-by: xiasun <xiasun@xiasuns-mbp-2.corp.adobe.com>

* MWPW-140218 : Update CC Daily run workflow (#220)

update cc workflow

Co-authored-by: nateekar <nateekar@adobe.com>

* [CC Daily Run ] : Update to cc-workflow (#221)

* updat to cc-workflow

* also update the headerblock script

---------

Co-authored-by: nateekar <nateekar@adobe.com>

---------

Co-authored-by: Jacky Sun <67350368+JackySun9@users.noreply.github.com>
Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Santoshkumar Nateekar <santoshkumar.sn@gmail.com>
Co-authored-by: nateekar <nateekar@adobe.com>
Co-authored-by: Dan Chivescu <chadsunvice@gmail.com>
Co-authored-by: ancysr <127083004+ancysr@users.noreply.github.com>
Co-authored-by: sigadamramesh <130433161+sigadamvenkata@users.noreply.github.com>
Co-authored-by: Dan Chivescu <106924778+chadsunvice@users.noreply.github.com>
Co-authored-by: xiasun <xiasun@xiasuns-mbp-2.corp.adobe.com>
amauch-adobe added a commit that referenced this pull request Feb 12, 2024
* added configurations, ymls, saucelabs

added configurations, ymls, saucelabs integration

* syncing with master (#223)

* fix uar tests failures (#191)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* Update the Marquee and Media scripts (#193)

* update the marquee and media scripts

* update the delay

* update the path

* update retries

* marquee updates

* wait update

* skip webkit

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* fix test failures (#195)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

* fix test failures

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* MWPW-138097 : Video block automation test scripts (#194)

* video and accordion test cases

* update the title

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* MWPW-138097 : Video block automation test scripts (#197)

* video and accordion test cases

* update the title

* adding few more test scripts

* update content attribute

* update scripts

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-136596] FEDS Visual Comparison Checks (#192)

* [MWPW-136596] Added FEDS VC checks

* [MWPW-136596] Added VC config file

* [MWPW-136596] Updated VC checks

* [MWPW-136596] Updated FEDS VC checks

---------

Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* commenting linux-webkit project (#198)

* commenting linux-webkit project

* commenting the project

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* CodeBlock and Draft (#196)

* commit helpx internal procedure component

* Incorporating review comments

* commit beforeAfter changes

* handled scenario if auth token not set in env variable

* CodeBlock and Draft cases

* Reviews

* Committing config changes

* Update helpx.config.js

---------

Co-authored-by: Santoshkumar Nateekar <santoshkumar.sn@gmail.com>

* Add video test script to Modal feature test suite (#199)

* add video test to modal and update marquee console fn

* testing token

* update the console log

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-138844] : Merch-card block tests scripts (#201)

* merch-cards test scripts

* remove webhook url

* update the url

* updated eof space

* updated the locator

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139022] : Card block tests scripts (#202)

card-block-scripts

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139085] : Chart block tests scripts (#203)

chart test scripts

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139139] : Tabs block tests scripts (#205)

* tabs-block-scripts

* disable price validation from merch cards

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-138268] FEDS Promo bar component (#204)

* [MWPW-138268] Added Promobar logic & selectors

* [MWPW-138268] Added Promobar test file & PO

* [MWPW-13868] Removed unnecessary spec config

* [MWPW-138268] Adressing PR reviews

---------

Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* [MWPW-139138] : Table block tests scripts (#206)

* table block test scripts

* spell correct

* remove comments

* remove additional spaces and comments

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* Run nala tests on stage env (#207)

* update to run on circleci

* update comment

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139314] : Action-item Block tests scripts (#208)

* action-item-scripts

* comment update

* remove extra space

* update the review comment

* update the action-item-count

* update type

* updated circleci url

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* Fix circle-ci url (#209)

fix circle-ci url

Co-authored-by: nateekar <nateekar@adobe.com>

* Update CircleCI URL (#210)

* fix circle-ci url

* update the circle url

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* Update Merch card test scripts as per the changes : MWPW-138882: Commerce v3 Merch Card (#212)

* fix circle-ci url

* update merch cards scripts

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-139561] FEDS to Milo: Run FEDS tests for every Milo PR when label is added (#215)

[MWPW-139561] FEDS to Milo - critical components checks

* Add visual test for CAAS (#213)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

* fix test failures

* add visual test for CAAS with two pages

* update according to feedbacks

* update report in config file

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* PR for Offer selector Tool test cases which cover given use cases (#214)

* config, env, folder structure setup for CC

config, env, folder structure setup for CC onboarding

* PR 126 - Review comments changes

PR 126 - Review comments changes

* PR 126 asked changes

PR 126 asked changes

* Update febpub.sanity.js

* Update fedpub.sanity.js

* Update febpub.selectors.js

* Update febpub.test.js

* Text block legal, link-farm variations automation

Text block legal, link-farm variations automation

* removed unwanted comma as per comments

removed unwanted comma as per comments

* moved the new case details to new line as per review comments

moved the new case details to new line as per review comments

* Jarvis feature Automated test cases

MWPW-122175 : jarvis feature automation test cases

* OST Price formats (single license, month/year subscriptions, strikethrough preice, student license, Ucv3 checkout cases automation

OST Price formats (single license, month/year subscriptions, strikethrough price, student license, Ucv3 (email, segmentation, upsell etc) checkout flows automation.

Jira: https://jira.corp.adobe.com/browse/MWPW-135460

* javis feature file removed

* spec javis removed

* test javis removed

* Update ostprices.spec.js

* Update ostprices.page.js

updated file with given changes

* Update ostprices.test.js

added required changes

---------

Co-authored-by: Dan Chivescu <106924778+chadsunvice@users.noreply.github.com>
Co-authored-by: Santoshkumar Nateekar <santoshkumar.sn@gmail.com>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* add screenshot for UAR stable and beta (#216)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

* fix test failures

* add visual test for CAAS with two pages

* update according to feedbacks

* update report in config file

* add screenshot for milo main live vs uar-integration live

* add timestamp js for time stampe recording

* add screenshot diff for uar stable and beta

* move uar screenshots into visual compare folder

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>

* [MWPW-139389] : Update Nala test scripts as per Analytics 2.1 changes (#211)

* fix circle-ci url

* analytics update 2_1

* update text.block.spec

* fix circle-ci url

* update circle ci

---------
Co-authored-by: nateekar <nateekar@adobe.com>

* [MWPW-140157] Personalization Test Scripts (#217)

* fix circle-ci url

* personalization test cases

* update review comments

* update the merch cards changes

* update pzn test case

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* MWPW-140218 : Refactor CC automation test scripts and introduce daily runs (#218)

* update cc tests and add daily run

* testing the scheduler

---------

Co-authored-by: nateekar <nateekar@adobe.com>

* Update cc.daily.yml1

* Update cc.daily.yml2

* Update dailyrun.sh 1

* Update cc.daily.yml3

* add UI screenshots for DX Quiz (#219)

* add test for quiz and result pages

* add test for quiz and result pages

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* add test for quiz and result pages

* add POC for analytics test

* update analytics tests and envs

* result envs

* update analytics only on firefox

* add dynamic tests

* add dynamic test for quiz page

* update quiz test

* update test structure

* update uar tests to new format

* update uar tests

* move everything to uar folder

* add dependency for js-yaml

* update test according to latest comments

* update test according to latest comments

* update tests according to the latest comments

* add uar config

* add analytics for uar

* update according to feedbacks

* update tags

* add @cc tag

* update according to feedbacks

* add dynamic tests for uar

* update according to review comments

* fix some typos

* update according to review comments

* merge console log info

* add UI screenshots for UAR

* move view point to test

* update according to feedback

* add analytics test for UAR

* update validation and uar libs

* update libs

* update by feedback

* update some config and tests

* update some config and tests

* update test content path to common path

* update analytics tests

* fix test failures caused by test code

* fix test failures

* fix test failures

* add visual test for CAAS with two pages

* update according to feedbacks

* update report in config file

* add screenshot for milo main live vs uar-integration live

* add timestamp js for time stampe recording

* add screenshot diff for uar stable and beta

* move uar screenshots into visual compare folder

* add UI screenshots for DX Quiz

* build a function to get screenshots

---------

Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Aaron Mauchley <mauchley@adobe.com>
Co-authored-by: xiasun <xiasun@xiasuns-mbp-2.corp.adobe.com>

* MWPW-140218 : Update CC Daily run workflow (#220)

update cc workflow

Co-authored-by: nateekar <nateekar@adobe.com>

* [CC Daily Run ] : Update to cc-workflow (#221)

* updat to cc-workflow

* also update the headerblock script

---------

Co-authored-by: nateekar <nateekar@adobe.com>

---------

Co-authored-by: Jacky Sun <67350368+JackySun9@users.noreply.github.com>
Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Santoshkumar Nateekar <santoshkumar.sn@gmail.com>
Co-authored-by: nateekar <nateekar@adobe.com>
Co-authored-by: Dan Chivescu <chadsunvice@gmail.com>
Co-authored-by: ancysr <127083004+ancysr@users.noreply.github.com>
Co-authored-by: sigadamramesh <130433161+sigadamvenkata@users.noreply.github.com>
Co-authored-by: Dan Chivescu <106924778+chadsunvice@users.noreply.github.com>
Co-authored-by: xiasun <xiasun@xiasuns-mbp-2.corp.adobe.com>

* saucelabs run, config, actions update

updated config for executing tests in saucelabs, added generic command line execution, added preliminary GH actions execution.

* updated the config and ignore file

updated the config and ignore file

* updated saucectl

* updated config and workflow files

updated config and workflow files

* added a new sauce config, updated YML

added a new sauce config, updated YML.  Needed to have separate playwright config since test/results dir is based off of execution location.

* updated saucectl to latest and axios to latest

updated saucectl to latest and axios to latest

* removing user information

removing user info.

---------

Co-authored-by: Jacky Sun <67350368+JackySun9@users.noreply.github.com>
Co-authored-by: xiasun <xiasun@xiasuns-MacBook-Pro-2.local>
Co-authored-by: Santoshkumar Nateekar <santoshkumar.sn@gmail.com>
Co-authored-by: nateekar <nateekar@adobe.com>
Co-authored-by: Dan Chivescu <chadsunvice@gmail.com>
Co-authored-by: ancysr <127083004+ancysr@users.noreply.github.com>
Co-authored-by: sigadamramesh <130433161+sigadamvenkata@users.noreply.github.com>
Co-authored-by: Dan Chivescu <106924778+chadsunvice@users.noreply.github.com>
Co-authored-by: xiasun <xiasun@xiasuns-mbp-2.corp.adobe.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants