Skip to content

Command cleanup & alignment - #4262

Merged
ssddanbrown merged 3 commits into
developmentfrom
command_cleanup
May 24, 2023
Merged

ssddanbrown merged 3 commits into
developmentfrom
command_cleanup

Conversation

@ssddanbrown

@ssddanbrown ssddanbrown commented May 24, 2023

Copy link
Copy Markdown
Member

Cleanup and alignment of command classes and testing.
Closes #4225.

Todo

  • Added testing coverage to all tests
  • Align/update command class code
  • Align naming (Add Commmand to their name?)

- Aligned usage of injecting through handler.
- Aligned handler return type.
- Aligned argument and arg desc format.
- Aligned lack of constructor.
@ssddanbrown
ssddanbrown merged commit 4c72620 into development May 24, 2023
@ssddanbrown
ssddanbrown deleted the command_cleanup branch November 8, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Clean up command classes

1 participant