[Ramp up] Add tests for Products Update API#2883
Closed
nealweiMeta wants to merge 2 commits intomainfrom
Closed
Conversation
Adding tests to Product Update action as ramp up task
Contributor
|
@nealweiMeta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
vahidkay-meta
approved these changes
Feb 13, 2025
Contributor
|
@nealweiMeta has updated the pull request. You must reimport the pull request before landing. |
Contributor
|
@nealweiMeta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Contributor
|
@nealweiMeta merged this pull request in 1609f3b. |
iodic
pushed a commit
that referenced
this pull request
Feb 18, 2025
Summary: ### Changes proposed in this Pull Request: Adding tests to Product Update action as ramp up task Pull Request resolved: #2883 Reviewed By: jczhuoMeta, vahidkay-meta Differential Revision: D69501113 Pulled By: nealweiMeta fbshipit-source-id: 1e4ba59b16610af65bf87237b6c7bea80cddfafe
facebook-github-bot
pushed a commit
that referenced
this pull request
Feb 25, 2025
Summary: ## Changelog: * Add - FB product video field to add videos. Also added products sync to support the video field with Batch API by gurtejrehal in #2874 * Tweak - tests for #2874 by gurtejrehal in #2888 * Tweak - tests for Product Update action as ramp up task by nealweiMeta in #2883 * Fix - translations loading before the init hook by iodic in #2866 * Fix - Fixed feeds by requesting a feed file upload session after feed file is generated and added missing new fields to the feed file by mshymon in #2841 Pull Request resolved: #2891 Reviewed By: akpurifb Differential Revision: D69836863 Pulled By: vahidkay-meta fbshipit-source-id: 32408ab4b42f60f921bd599ed982933017185b5e
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
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.
Changes proposed in this Pull Request:
Adding tests to Product Update action as ramp up task