estuary
estuary copied to clipboard
Refactor files into their own packages
This refactoring touches most of the codebase but it does one simple thing: moves most of the code out into their own self-contained packages. With that in place we should be able to start implementing tests much more easily.
@gmelodie nicely done. It looks like there are a few conflicts with master that you might have to address. Overall, this structure makes the repository more organized, opening fertile ground for testing modules.
@gmelodie let's revisit this later. I think this will be good as part of the stability (post stability steps).
@gmelodie I think we can close this
Closing as no longer relevant