Re: [CSV] Working on the test environment

2013-03-30 Thread Gary Gregory
Better tests are a good thing, go for it! I would be careful not to make anything public that does not have to be. Gary On Mar 30, 2013, at 7:56, Benedikt Ritter wrote: > Hi, > > while working on [CSV-58] - Escape Handling needs rethinking [1] I have > come to the conclusion that the test envi

[CSV] Working on the test environment

2013-03-30 Thread Benedikt Ritter
Hi, while working on [CSV-58] - Escape Handling needs rethinking [1] I have come to the conclusion that the test environment needs some clean up. The problem that I see is, that some of the tests test several things at once. That makes it hard to identify what exactly is broken, whenever a test fa