Ad
  • Custom User Avatar

    Hi,

    • The test framework isn't used properly (decorators + describe vs it blocks. See the docs if needed)
    • The full test suite should start with fixed tests
    • Why the mixed types? wull strings would make much more sense, or at least, lists of strings.

    Cheers