sauce-java icon indicating copy to clipboard operation
sauce-java copied to clipboard

Clean up folder architecture

Open nadvolod opened this issue 6 years ago • 0 comments

It would be good to clean up the folder architecture in the solution. So far I have been storing a lot in Common because that's where things started. However, I don't think that name makes sense. So that package should be broken up into other packages with relevant components. The unit tests should be moved accordingly so that they can run against their corresponding packages as well.

nadvolod avatar Jun 11 '19 18:06 nadvolod