Currently, the verifiers don't have automated tests, or rather, they have placeholder tests that don't do anything (See ModifiedTestFilesVerifierTest.java, ModifiedWebResourcesVerifierTest.java, and TestLocationVerifierTest.java).
A major issue preventing these tests from being made is having a dedicated repo to test these verifiers, which requires maintenance to ensure the repo is up to date with the updating standards of the class. So, the issue of having a dedicated repo should be addressed when tackling this issue.
Currently, the verifiers don't have automated tests, or rather, they have placeholder tests that don't do anything (See ModifiedTestFilesVerifierTest.java, ModifiedWebResourcesVerifierTest.java, and TestLocationVerifierTest.java).
A major issue preventing these tests from being made is having a dedicated repo to test these verifiers, which requires maintenance to ensure the repo is up to date with the updating standards of the class. So, the issue of having a dedicated repo should be addressed when tackling this issue.