Skip to content

Conversation

frogermcs
Copy link

Please merge: #4 before merging this one!


This Pull Request migrates from dictionary data model for directory structure into regular datamodel.

It's the first step to extract logic from app.py to external modules (#5 ) so it's easier to reuse it in different projects.
Also the app's code is a bit more cleaner.
I added some unit tests as well.

Add --no-input argument so the app can be run with all input prompts surpassed, e.g. to not crash github actions.

Also added basic unit testing framework so it's easier to modularize and test code in the future.
@frogermcs frogermcs changed the title #5 - #5 - Refactoring - extract directory representation to data model, instead of regular dictionary Nov 7, 2024
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