assert integrate(SingularityFunction(x, 0, -1), (x, -oo, oo)) == 1
This test would probably fail. I am pretty sure about it. It did in my local environment.
I am not able to find the mistake that I have done in my Implementation. Can anyone please review my code and help me out with it?.