Test todos_count_format helper at the correct level to improve speed
Instead of an integration test that creates 101 Todo records to test a simple view helper, just unit test the helper.
Showing
Please register or sign in to comment
Instead of an integration test that creates 101 Todo records to test a simple view helper, just unit test the helper.