We now have an extensibility mechanism, and each extension should have unit
tests. There are some functions in classes in test/test*py files that might be
useful for the extensions' tests as well, and as such they should be moved to
test/util.py.
Examples of this are the classes MemoryZipTestCase and ValidationTestCase that
currently live in testtransitfeed.py.
All base classes and util functions should be reviewed and moved to
test/util.py if it makes sense.
Original issue reported on code.google.com by a...@google.com on 5 Aug 2010 at 4:26
Original issue reported on code.google.com by
a...@google.com
on 5 Aug 2010 at 4:26