Ad
  • Custom User Avatar

    Ramda use is not tested.

    In this kata, it seems to actually be useful to use it. But if this is to be a Ramda kata, and not a JS one, enforce it.

  • Custom User Avatar

    "You will be given a GraphQL response object" is insufficient specification of the function input.

    I have no idea what that is, so I have no idea what I can assume from the example, and what not. ( If I could read author's minds, I'd have already known what a GraphQL thingy is. )

    A simple link to a page about GraphQL will not do to solve this. The necessary information should be reproduced in the description, possibly with a link to more ( background ) information.

  • Custom User Avatar
    • Needs more tests
    • No random tests
    • Please use Test.assertEquals and not Test.expect
    • This solution should not pass ;-)