test refactor update

2010-07-06 Thread Paul McMillan
This past week I've been working on integrating unittest2. There were several difficulties including precisely how to bundle it (yes, we're doing that, I know, many of us don't like the choice), and I ended up needing to bundle a patched version because of the format used by the imports in the modu

test-refactor update

2010-06-30 Thread Paul McMillan
I've been ill, hence the late update and lack of progress. Last week I only committed 2 test updates, but spent significant time tracking down a fix for #13821 since it was preventing existing tests from running on Postgres 8.3. -Paul -- You received this message because you are subscribed to th

Re: test-refactor update

2010-06-24 Thread Paul McMillan
> Firstly, do you have any evidence that this goal is achievable? If > you've converted 7 this week, what makes you think you will be able to > convert 25 next week -- especially when there are tests like > regressiontests/queries still out there? Can you provide stats in > terms of LOC converted,

Re: test-refactor update

2010-06-22 Thread Russell Keith-Magee
On Tue, Jun 22, 2010 at 12:24 PM, Paul McMillan wrote: > I've posted an update with my project status. I made a little progress > this week, converting 7 model tests. In order to meet my goals for > finishing the project, I plan to be converting 25 directories a week > moving forward. I have two

test-refactor update

2010-06-21 Thread Paul McMillan
I've posted an update with my project status. I made a little progress this week, converting 7 model tests. In order to meet my goals for finishing the project, I plan to be converting 25 directories a week moving forward. http://thefire.us/archives/450 -Paul -- You received this message becaus