I think it's a good idea for rookie to review all testcase!
writing test cases is another good way to make sure rookies be familiar with the codes, and it also improves the code qualities.
but it's not unit test, it is functional test~
I didn't explicitly distinguish the term "unit test" and other names. What I mean is "a test that is not very big"