generated from adobecom/milo-college
-
Notifications
You must be signed in to change notification settings - Fork 11
[NALA][MWPW-175431] Add automation test script for Password Protect PDF verb #579
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
Open
skumar09
wants to merge
9
commits into
stage
Choose a base branch
from
password-protect
base: stage
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ng with edit pdf (#575) Fetch target campaign for mboxid 'acom_unity_'< product >'_'< verb >'_region' Using alloy sdk(_satellite.track) for fetch call Added Unit Test Target code is present in a separate file experiment-provider.js for optimisation We should not send the variantId in payload if the variant fetch fails. BE will provide the default URL in that case for pdf-editor Added warning analytics to capture the failure during fetching experiment data Resolves: [MWPW-173563](https://jira.corp.adobe.com/browse/MWPW-173563) Test URLs: Before: https://stage--dc--adobecom.aem.live/acrobat/online/pdf-editor After: https://stage--dc--adobecom.aem.live/acrobat/online/pdf-editor?unitylibs=editPdf-ab --------- Co-authored-by: rohitsahu <sahurohit9@gmail.com> Co-authored-by: Rohit Sahu <rosahu@adobe.com> Co-authored-by: Arushi Gupta <arugupta@arushis-mbp.corp.adobe.com> Co-authored-by: Arushi Gupta <arugupta@Arushis-MacBook-Pro.local> Co-authored-by: Vipul Gupta <vipugpta@gmail.com>
PS automation tests https://jira.corp.adobe.com/browse/MWPW-178449 https://jira.corp.adobe.com/browse/MWPW-178450 https://jira.corp.adobe.com/browse/MWPW-178451 **Test URLs:** https://main--cc--adobecom.hlx.live/drafts/nala/unity/remove-background --------- Co-authored-by: Santoshkumar Nateekar <santoshkumar.sn@gmail.com>
Browser is not loading the latest stage code. This is a test commit to initiate the code sync again to see if that helps Co-authored-by: Arushi Gupta <arugupta@Arushis-MacBook-Pro.local>
Co-authored-by: Arushi Gupta <arugupta@Arushis-MacBook-Pro.local>
<!-- Before submitting, please review all open PRs. --> Update the look and feel of the FF prompt bar to better align with updates going out from the product team. * Style updates to prompt bar. * Add support for light/dark theme * Do not display verb dropdown menu if only one verb is authored * Remove icons from selected verb dropdown when multiple verbs are authored. Resolves: [MWPW-179765](https://jira.corp.adobe.com/browse/MWPW-179765) **Test URLs:** - Before: https://main--cc--adobecom.aem.live/drafts/rclayton/firefly/text-to-image?martech=off - After: https://main--cc--adobecom.aem.live/drafts/rclayton/firefly/text-to-image?unitylibs=ff-reskin&martech=off Additional testing URLs: - **Light theme** - https://main--cc--adobecom.aem.page/drafts/rclayton/firefly/text-to-image-light-dropdown?unitylibs=ff-reskin - **Dark no dropdown menu** - https://main--cc--adobecom.aem.page/drafts/rclayton/firefly/reskin?unitylibs=ff-reskin - **Light no dropdown men**u - https://main--cc--adobecom.aem.page/drafts/rclayton/firefly/text-to-image-light?unitylibs=ff-reskin --------- Co-authored-by: Ryan Clayton <rclayton@adobe.com>
* Add support for lightroom workflow * Add common util file for file chunking * Unit tests * Nala Tests Resolves: [MWPW-180571](https://jira.corp.adobe.com/browse/MWPW-180571) **Test URLs:** - Before: https://main--cc--adobecom.aem.live/drafts/ruchika/unity/lightroom/lightroom?unitylibs=stage&martech=off - After: https://main--cc--adobecom.aem.live/drafts/ruchika/unity/lightroom/lightroom?unitylibs=MWPW-180571&martech=off **Testing Notes:** **Lightroom testing** 1. Test with various size of jpeg files and make when the file is greater than 10 MB file is uploaded in chunks 2. File type supported is jpeg/jpg 3. Max size supported is 40 MB 4. If you get 403 when landing on the product page please open this url in browser in another tab https://f0.lightroom.adobe.com/tkt/#magic=split-rocker 5. Clear your cookies and test in normal window and not in incognito. We are seeing some issue on product page when testing incognito. 6. This is going to be a desktop only feature. Authors will most likely achieve it by using MEP **Photoshop Testing:** 1. As this PR is touching the code for workflow-upload, please do a regression PS workflow too Authoring Documentation: https://wiki.corp.adobe.com/display/adobedotcom/CC+Upload+Configurator+for+Lightroom
* Update Lr splash screen path Resolves: [MWPW-180571](https://jira.corp.adobe.com/browse/MWPW-180571) **Test URLs:** - Before: https://main--cc--adobecom.aem.live/drafts/ruchika/unity/lightroom/lightroom?unitylibs=stage&martech=off - After: https://main--cc--adobecom.aem.live/drafts/ruchika/unity/lightroom/lightroom?unitylibs=lr-splashscreen&martech=off
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves: MWPW-175431
Test URLs: