This task is a reminder agreed upon by Monte and Stephen to reevaluate the style used for tests.
- Audit the existing test organization, describe usage and grouping (module -> function name -> human readable scenario / expectation), Mocha output, and test fixture files vs inline strings
- Identify inconsistencies, things we like, and things we don't like
- Consider the format (expectation / "should" vs scenario under test "given")
- Apply the conventions agreed upon universally
- Update the readme with the conventions agreed upon and hopefully examples too