I noticed test coverage is quite low on the project as a whole (around 5%).
Here is my first humble contribution to increase it initially to 6%, starting with normalize function. The tests are based on the CAMeL Tools Guided Tour
Once this PR gets merged, I plan to contribute towards more significant test coverage improvements.
I noticed test coverage is quite low on the project as a whole (around 5%).
Here is my first humble contribution to increase it initially to 6%, starting with
normalize
function. The tests are based on the CAMeL Tools Guided TourOnce this PR gets merged, I plan to contribute towards more significant test coverage improvements.