twingly/twingly-search-api-node

Improve describe/context/it strings in tests

roback opened this issue · 1 comments

For example it('with valid result containing non blogs' ... does not read well. In the Ruby client that is a context that contains an it block instead.

There are more occurrences of this, other than the one mentioned above.

walro commented

@dentarg did a good job in #14 so I don't think all specs are bad