Test coverage is dismal to say the least. Essentially only protocol parsing/encoding are tested (and poorly at that) and a few auxiliary function as well. Improving this will require many changes but it's a good long term goal to have in mind, especially when refactoring parts of the code base to add new features.
Test coverage is dismal to say the least. Essentially only protocol parsing/encoding are tested (and poorly at that) and a few auxiliary function as well. Improving this will require many changes but it's a good long term goal to have in mind, especially when refactoring parts of the code base to add new features.