-
Notifications
You must be signed in to change notification settings - Fork 21
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
Update Jest tests for Set up paid ads flow #2579
Comments
joemcgill
added
the
status: blocked
The issue is blocked from progressing, waiting for another piece of work to be done.
label
Sep 4, 2024
This was referenced Oct 1, 2024
@joemcgill @kt-12 The failing test was fixed in the following PR: I don't think there is anything else to do here. Furthermore, all tests pass on the feature/2459-campaign-creation-flow branch. |
joemcgill
removed
the
status: blocked
The issue is blocked from progressing, waiting for another piece of work to be done.
label
Oct 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Caution
This is blocked by #2534, #2535, and #2536.
As a follow-up to the changes to streamline the paid ads flow defined in #2460, The related Jest tests will need to be updated once changes from the following issues are completed:
Acceptance criteria
Implementation details
This work should branch from the feature/2460-simplify-paid-ads-setup branch once each of the related issues listed in the overview of this ticket have been merged.
There is an AdsStepper test at
js/src/setup-ads/ads-stepper/index.test.js
that is currently failing.The text was updated successfully, but these errors were encountered: