You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have just over 100 files in the root of src/test/resources in the spring-boot module. This makes it difficult to know which tests are using which resources. It can also cause unexpected failures when changing a file that's used by multiple test classes spread across several different packages.