Closed cjmayo closed 2 years ago
Updated to fix the last test being skipped, test_URL_null_bytes
. The four instances of that test make a net gain of three tests bringing the total to 1833.
Some more outdated code removed too.
Thanks, this looks great!
There are now 1830 instead of 1846 tests.
6 were already being skipped 4 in TestXLong and 4 in TestXInteger because
long
does not exist in Python 3 2 had incorrect version skipping (with current pytest anyway), should have been: