I have added end to end tests for completing a challenge and leaving and deleting a comment. I've had to fix a bug in the createUserPost test util to make the geohash of the generated post correct.
I think separating the helper functions is a good idea, and that way we might reuse them in other places. I did that in cb8d423967f3c320a4dc2912c48105ce08b72ced.
Fixes #220,
I have added end to end tests for completing a challenge and leaving and deleting a comment. I've had to fix a bug in the
createUserPost
test util to make the geohash of the generated post correct.Acceptance criteria: