-
Notifications
You must be signed in to change notification settings - Fork 14
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
Handle child to parent broker migration #3596
Conversation
...Protection/Tests/DataBrokerProtectionTests/DataBrokerProfileQueryOperationManagerTests.swift
Show resolved
Hide resolved
# Conflicts: # LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Resources/JSON/kwold.com.json
This PR has been inactive for more than 7 days and will be automatically closed 7 days from now. |
# Conflicts: # LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Operations/DataBrokerProfileQueryOperationManager.swift
...kages/DataBrokerProtection/Sources/DataBrokerProtection/Operations/DataBrokerOperation.swift
Show resolved
Hide resolved
...tection/Sources/DataBrokerProtection/Operations/DataBrokerProfileQueryOperationManager.swift
Show resolved
Hide resolved
...tection/Sources/DataBrokerProtection/Operations/DataBrokerProfileQueryOperationManager.swift
Show resolved
Hide resolved
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/UI/UIMapper.swift
Outdated
Show resolved
Hide resolved
LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Model/DataBroker.swift
Outdated
Show resolved
Hide resolved
...kages/DataBrokerProtection/Sources/DataBrokerProtection/Operations/DataBrokerOperation.swift
Outdated
Show resolved
Hide resolved
# Conflicts: # LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/UI/UIMapper.swift # LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/MapperToUITests.swift
How much work do you think writing an E2E test case for this would be? |
# Conflicts: # LocalPackages/DataBrokerProtection/Sources/DataBrokerProtection/Resources/JSON/kwold.com.json
I'm not sure what to do with this PR, since in testing I can see that the DB state seems to be correct as expected, but I'm not seeing the UI bits that I should be |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've discussed in MM, and FE has just changed, so we don't expect it to look like the testing steps. The DB contents is correct
Task/Issue URL: https://app.asana.com/0/72649045549333/1208702228842632/f
Tech Design URL: https://app.asana.com/0/481882893211075/1208796378141962/f
CC:
Description:
Supports child-to-parent-broker migration.
Optional E2E tests:
Check this to run the Personal Information Removal end to end tests. If updating CCF, or any PIR related code, tick this.
Steps to test this PR:
Definition of Done:
Internal references:
Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation