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

DES-20 #9

Merged
merged 15 commits into from
Apr 23, 2022
Merged

DES-20 #9

merged 15 commits into from
Apr 23, 2022

Conversation

FaceFTW
Copy link
Owner

@FaceFTW FaceFTW commented Apr 22, 2022

This is a long-Running PR, DO NOT CLOSE YET

FaceFTW and others added 6 commits April 21, 2022 19:02
This is a significant change as I needed to change the project organization and dependencies for testing to allow for better refactoring opportunities. You will likely need to run `<path to mvn.cmd> dependency:purge-local-repository in the project directory in order for intellisense to trigger without a build. All tests currently pass except for the ExceptionLinterTest, which is currently serving as a testbed for the new AnalyzerFixture testing architecture.
There are some more refactorings I plan on doing separate from any listed issues in the JIRA, mainly testing the @ParameterizedTest feature of JUnit I found while reading documentation to reduce code.
…Format

This is actually nice: the number of tests don't change but the lines of test code have shrunk by ~130 lines!
@FaceFTW FaceFTW force-pushed the DES-20 branch 3 times, most recently from 6a6fdfc to b1f7861 Compare April 22, 2022 14:55
@DarkNic
Copy link
Collaborator

DarkNic commented Apr 23, 2022

Looks good to me. Nice work!

@FaceFTW FaceFTW merged commit bc77268 into main Apr 23, 2022
@FaceFTW FaceFTW deleted the DES-20 branch April 23, 2022 03:23
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.

3 participants