Break up nav.php automated tests into function-specific test files.
These smaller files improve organization, allow for shorter method names, and make it easier to gauge test coverage for individual functions.