Skip to content
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

Implementation of server config endpoints #218

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

PMooreWand
Copy link
Contributor

Adding methods for the config/server endpoints

  • Created new PreferencesParser which is extended by SeverConfigParser and the AccountsParser to
    remove duplication of Diff parsing
  • Moved Preference parsing methods out of AccountsParser into super
  • Moved Preference tests out of AccountsParserTest
  • Adding parser to GerritApiImpl to allow mocking in tests
  • Tests added for new parsers
  • Tests for ServerRestClient added.

Adding methods for the config/server endpoints

- Created new PreferencesParser which is extended
by SeverConfigParser and the AccountsParser to
remove duplication of Diff parsing
- Moved Preference parsing methods out of
  AccountsParser into super
- Moved Preference tests out of AccountsParserTest
- Adding parser to GerritApiImpl to allow mocking in tests
- Tests added for new parsers
- Tests for ServerRestClient added.
@uwolfer uwolfer merged commit 872402c into uwolfer:master Feb 3, 2024
3 checks passed
@PMooreWand PMooreWand deleted the serverConfig branch February 6, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants