Fixed tests. They were comparing DateTimes which had been created at different...
Fixed tests. They were comparing DateTimes which had been created at different 'resolutions' causing random but frequent failures on Windows. Now comparing repr()'s of the DateTimes which gives just teh right level of precision.
Showing
Please register or sign in to comment