Solution: Test a Function

Go over the solution to write unit tests to test a function that checks if a username is valid.

We'll cover the following...

Solution

The following is the complete ...