From: Mark D. <mjd...@ge...> - 2009-04-23 16:40:21
|
Hilmar Lapp wrote: >>> 1d. unit testing of TB2 code >> >> The current codebase is severely lacking in unit tests. What tests >> there are are often extremely slow and are more properly system tests >> than unit tests. > > I think it's going to be *very* important to have unit tests, I agree completely. I was just warning you what to expect. > and semantic data integrity tests (i.e., tests for integrity that go beyond > the constraints that the database enforces) so that we can have > confidence in the migration result. This we do have. |