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

feature/improve abstraction use unit tests #44

Merged
merged 11 commits into from
Jun 17, 2022

Conversation

razziel89
Copy link
Owner

This PR improves code abstraction by introducing some more interfaces. Tests
that used to be integration tests have been converted into unit tests where it
makes sense. Integration tests are no longer run by default but can be run
manually with a new make target. This PR is a prerequisite for adding more
features because it makes the code much easier to handle.

@razziel89 razziel89 merged commit 4ba2810 into main Jun 17, 2022
@razziel89 razziel89 deleted the feature/improve-abstraction-use-unit-tests branch June 17, 2022 16:43
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.

1 participant