Squishdot has a full suite of unit tests.
See tests/testSquishfile.py for the file you'll need to patch.
You'll need to add tests which both the case when ExtFile is
installed and when it's not present.
Please make sure the tests cover all the possibilities
generated by your changes to the code...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=490217
Oops instead of a zip here are the individual diff files
Logged In: YES
user_id=24723
This needs tests as well, once those are there, I might well
be tempted to merge it in :-)
Logged In: YES
user_id=490217
Tests for what?
Logged In: YES
user_id=24723
Squishdot has a full suite of unit tests.
See tests/testSquishfile.py for the file you'll need to patch.
You'll need to add tests which both the case when ExtFile is
installed and when it's not present.
Please make sure the tests cover all the possibilities
generated by your changes to the code...