https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26700 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #7)
(In reply to David Cook from comment #1)
It actually looks like there are quite a few tests there... maybe they should be moved into the t/SIP directory...
You just remove, not move. Did you check if there are some useful tests that we do not want to loose here? And they probably need quite a bit of editing too if we want to move them..
How did you verify that they are not being used?
@Kyle: Are you aware of people using these tests ?
I am not aware of anyone using these tests. We don't run them and avoid them due to their flakiness. I always choose to add unit tests to /t and avoid these ones altogether. -- You are receiving this mail because: You are watching all bug changes.