forum.test has several assertions and a whole section starting with // Verify original forum taxonomy. commented out.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | omgihateyou.patch | 9.01 KB | catch |
forum.test has several assertions and a whole section starting with // Verify original forum taxonomy. commented out.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | omgihateyou.patch | 9.01 KB | catch |
Comments
Comment #1
catchmoving to tests.
Comment #2
catchThis is a first pass. It doesn't attempt to fix any of the broken logic or improve the test coverage. Just makes comments wrap at 80 chars, fixes a couple of variable names, removes some commented out assertions, fixes grammar issues etc. etc.
If this goes in without too much mess, I may try to improve what's actually left over, but I've got no intention of posting a 50k patch to try to fix this up all in one go. And so if you're tempted to nitpick, please re-roll with changes, because I can't face looking at this more than once.
Comment #3
catchComment #4
joshmillerI have reviewed the code clean up and it looks good. I installed the patch and ran the forum tests and the tests still work, as confirmed by the bot.
RTBC.
Comment #5
dries commentedI ran the tests locally, and everything seems to work. Committed to CVS HEAD. Thanks catch.
Comment #6
dries commented