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

LinkedList nudging code to a separate dll #98

Open
Andras-Csanyi opened this issue Sep 24, 2020 · 0 comments
Open

LinkedList nudging code to a separate dll #98

Andras-Csanyi opened this issue Sep 24, 2020 · 0 comments

Comments

@Andras-Csanyi
Copy link
Owner

LinkedList consists of DimensionStructures used in many places in the codebase. I have the implementation on business logic level, I have a few different and untested implementation in the test code.

The goal here is to separate the linked list manipulating code from other code and test the shit out of it.

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

No branches or pull requests

1 participant