Skip to content

Test todos_count_format helper at the correct level to improve speed

Robert Speicher requested to merge rs-simplify-todo-count-spec into master

Instead of an integration test that creates 101 Todo records to test a simple view helper, just unit test the helper.

Merge request reports