Is there a sample data set that Dries and the core team uses that could be shared with Drupal developers, to be used exclusively for testing modules and custom code? Would anyone be willing to share a small- to medium-sized database from a Drupal site? I don't want anyone's personal info, just a couple dozen "fake" users, a few hundred nodes, etc.
I built my first Drupal site on 4.4... never really played with 4.5 and now we are at 4.6. I have a bunch of code improvements I'd like to make on my site but it is difficult to test without adequate data. I'd also like to upgrade the module I've contributed, I hacked it for 4.5 but since I don't use 4.5, I can't say for sure it is as good as it could be. I do plan on releasing a 4.6, but like I said, a decent sized data set would be great to work with.
If there are any (former) MS Visual Studio / Access / SQL Server users out there, I'm looking for "Northwind" :)
The reason I can't use my own data is 1) it is still quite small, and 2) doesn't utilize many Drupal features. For example I have no forum or blog nodes to test, as I have no forums or blogs. And of course it doesn't include anything past 4.4
Thanks.