kontent-ai / gatsby-starter

Gatsby starter site with Kontent.ai
https://gatsby-starter-kontent.netlify.com
MIT License
16 stars 21 forks source link

Add tests for decorate* methods #3

Closed JanLenoch closed 6 years ago

JanLenoch commented 6 years ago

Motivation

While the tests/normalize.js test file tests whether content type nodes and content item nodes get properly created, it still doesn't test the decorateTypeNodesWithItemLinks and the decorateItemNodeWithLanguageVariantLink methods.

Design guidelines

Reference

JanLenoch commented 6 years ago

Re-created as https://github.com/Kentico/gatsby-source-kentico-cloud/issues/3 .