Add tests for createDataDeletionRegulationTask#24816
Merged
Gudahtt merged 4 commits intodelete-metametrics-data-controllerfrom Jun 3, 2024
Merged
Add tests for createDataDeletionRegulationTask#24816Gudahtt merged 4 commits intodelete-metametrics-data-controllerfrom
createDataDeletionRegulationTask#24816Gudahtt merged 4 commits intodelete-metametrics-data-controllerfrom
Conversation
958a652 to
eb75eb5
Compare
Base automatically changed from
delete-metametrics-data-controller-add-service-configuration
to
delete-metametrics-data-controller
May 28, 2024 16:31
6424d48 to
d5d0c5a
Compare
One of the two service methods is now fully tested. The remaining method will be tested in a later PR.
d5d0c5a to
775b8e4
Compare
…er' into delete-metametrics-data-controller-tests * origin/delete-metametrics-data-controller: refactor: Create dedicated services directory (#24863)
NiranjanaBinoy
approved these changes
May 31, 2024
…rics-data-controller-tests
Contributor
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
Add unit tests for the
createDataDeletionRegulationTaskmethod ofDataDeletionService.One of the two service methods is now fully tested. The remaining method will be tested in a later PR.
Related issues
This is an improvement for the PR #24503
Manual testing steps
N/A
Screenshots/Recordings
N/A
Pre-merge author checklist
Pre-merge reviewer checklist