Generating seed data for PHPUnit tests
I'm working on a pretty massive test harness for a custom framework extension - I won't bore anyone with the details, but I'm using PHPUnit, and for our particular implementation I needed to generate large numbers of XML files to seed a test database with about 80 tables. Two things ...
Read More
Read More
Working with the Django admin and legacy databases, pt.1
This is most likely going to be at least a three-parter, and I'm not getting into any code samples in this first one. I just wanted to give some background into the project I'm working on, so feel free to skip ahead.
As of this writing, I'm working at a ...
Read More

