polyfy / polylith

A tool used to develop Polylith based architectures in Clojure.
Eclipse Public License 1.0
499 stars 47 forks source link

Fix bug in the reverted code #451

Closed tengstrand closed 3 months ago

tengstrand commented 3 months ago

When refactored out test code from the change component to the test component, we introduced a bug, that is now fixed. A couple of tests have also been created to faster catch problems if the code that calculates which tests to run breaks.