Skip to content

Restoration of Pre-FED Privacy Test Code #2139

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

Closed
wants to merge 1 commit into from
Closed

Conversation

min-guk
Copy link
Contributor

@min-guk min-guk commented Nov 15, 2024

The test code for FED Privacy, which was previously removed in commit d9822ce, has been restored. Moving forward, we plan to implement FED Privacy features incrementally in a bottom-up approach and aim to pass each of these test cases one by one as the functionality is developed.

  • Currently, all FED Privacy implementations have been removed, and as a result, the restored test code cannot be compiled or executed at this stage.
  • Instead of using the @Ignore annotation for the tests, all restored test code has been commented out to avoid build or runtime issues.

This pull request focuses solely on restoring the test code for future development and testing purposes.

@mboehm7
Copy link
Contributor

mboehm7 commented Nov 17, 2024

LGTM - thanks for the patch @min-guk. During the merge, I picked the fedplanner tests, adapted their implementation so they succeed, enabled them in the github actions.

@mboehm7 mboehm7 closed this in 7a9ecff Nov 17, 2024
@min-guk
Copy link
Contributor Author

min-guk commented Nov 18, 2024

Thank you. I will take a look at the revisions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants