Skip to content

Hera Beta Cleanup

No due date 35% complete

After the long break from this project i came back to code that was really hard to read, maintain and poorly documented.
This is not a problem while actively working on the bot but when coming back or starting to work on it it becomes a huge hurdle.
For that reason i decided to look back at the code and clean it up before moving on to the implement the re…

After the long break from this project i came back to code that was really hard to read, maintain and poorly documented.
This is not a problem while actively working on the bot but when coming back or starting to work on it it becomes a huge hurdle.
For that reason i decided to look back at the code and clean it up before moving on to the implement the remaining functionality for the 2.0 release. This includes amongst oder things adding cutting down on redundant code by adding a more generic way to do it, commenting the code where necessary, rework the base structures to make future changes easier and adding automatic testing.

There is no set date when this has to be done for now but it takes priority over implementing complex new features.

Bettering the code documentation code quality Improving the quality/maintainability of the code
#256 opened Jul 9, 2021 by Pacmens
Add automated testing to hera feature Functional additions to the code testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken
#257 opened Jul 9, 2021 by Pacmens
5 tasks
Make JUnit Testing Structure testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken
#258 opened Jul 9, 2021 by Pacmens
Make JUnit tests testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken
#259 opened Jul 9, 2021 by Pacmens
Integration Test Setup testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken
#260 opened Jul 9, 2021 by Pacmens
Define Storyline Integration Tests testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken
#261 opened Jul 9, 2021 by Pacmens
Write Integration Tests testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken
#262 opened Jul 9, 2021 by Pacmens
Comment code TT code quality Improving the quality/maintainability of the code
#264 opened Jul 9, 2021 by Pacmens
Move functionality out of main method code quality Improving the quality/maintainability of the code
#265 opened Jul 9, 2021 by Pacmens
Code and functionality cleanup feature Functional additions to the code
#247 opened Jul 1, 2021 by Pacmens
11 tasks
Cleaning up the HeraUtil class code quality Improving the quality/maintainability of the code
#269 opened Jul 16, 2021 by Pacmens