Yes. This week my goal is to revamp and fill-in a good majority of the tests, including providing a local library of test feeds and documents. There is a significant amount of functionality that is currently not covered by the tests.
- James Stephen Duncan wrote: > The newly added testMinimalConfiguration in CoreTest in the Core > module depends on abdera-parser being on the runtime classpath (since > otherwise the factory, etc. are null). Since parser depends on core, > this creates a circular dependency. This test should probably be > moved somewhere else, maybe to parser. >
