Open kraih opened 4 years ago
After this patch has been merged, all the test methods in Test::Mojo should be added to t/test/mojo.t.
Test::Mojo
t/test/mojo.t
You don't have to add tests for all functions at once, but maybe combine at least related methods into one PR. Like all content_* methods.
content_*
After this patch has been merged, all the test methods in
Test::Mojo
should be added tot/test/mojo.t
.